NetKeys: update to 0.5.3.
This commit is contained in:
parent
19722653fc
commit
809420c968
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'NetKeys'
|
# Template file for 'NetKeys'
|
||||||
pkgname=NetKeys
|
pkgname=NetKeys
|
||||||
version=0.5.2
|
version=0.5.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=netkeys-$version
|
wrksrc=netkeys-$version
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/netauth/netkeys"
|
go_import_path="github.com/netauth/netkeys"
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
short_desc="Key retrieval daemon for NetAuth"
|
short_desc="Key retrieval daemon for NetAuth"
|
||||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
maintainer="Michael Aldridge <maldridge@netauth.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://netauth.org"
|
homepage="https://netauth.org"
|
||||||
distfiles="https://github.com/NetAuth/NetKeys/archive/v$version.tar.gz"
|
distfiles="https://github.com/NetAuth/NetKeys/archive/v$version.tar.gz"
|
||||||
checksum=3895be4f703cd9f375977afcc7a3a43ca443b7c04979bd2af4192cf06fe732ae
|
checksum=c7cdcc54a41501c3a40f114aa873668bb78c6ff2bd73c7a1c8c2295a968fc453
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue