NetKeys: update to 0.5.1.

This commit is contained in:
Michael Aldridge 2019-11-24 21:14:00 -08:00 committed by Michael Aldridge
parent 98f45f681c
commit 85e8155e47

View file

@ -1,17 +1,17 @@
# Template file for 'NetKeys' # Template file for 'NetKeys'
pkgname=NetKeys pkgname=NetKeys
version=0.4 version=0.5.1
revision=1 revision=1
wrksrc=netkeys-$version
build_style=go build_style=go
go_import_path="github.com/NetAuth/NetKeys" go_import_path="github.com/netauth/netkeys"
go_package="${go_import_path}/cmd/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@voidlinux.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=f70a457f7e840425618c32ef3f5a540b6b9a027e3199e5355ffb7995b5de0d3f checksum=6249e3c8626734e2d85dce615ac7b1080f7883c001c22c34399549b02bb8d68d
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE