NetAuth-nsscache: update to 0.6.1.

This commit is contained in:
Michael Aldridge 2019-11-25 23:30:33 -08:00
parent 32e5e348cd
commit 11626ac2f8

View file

@ -1,6 +1,6 @@
# Template file for 'NetAuth-nsscache' # Template file for 'NetAuth-nsscache'
pkgname=NetAuth-nsscache pkgname=NetAuth-nsscache
version=0.6 version=0.6.1
revision=1 revision=1
wrksrc="nsscache-$version" wrksrc="nsscache-$version"
build_style=go build_style=go
@ -11,7 +11,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://netauth.org" homepage="https://netauth.org"
distfiles="https://github.com/NetAuth/nsscache/archive/v$version.tar.gz" distfiles="https://github.com/NetAuth/nsscache/archive/v$version.tar.gz"
checksum=0baebe0c533c23df255deadb84d3fc2b7ddf475b944296da16afc39ca03d7954 checksum=b9e69273462b79928c650b61c891a089d7be39b49d223e915c5d15b33fdc4b9a
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE