NetAuth-nsscache: update to 0.4

This commit is contained in:
Michael Aldridge 2019-03-31 13:34:48 -07:00
parent ea76525a9d
commit a1047c3eec

View file

@ -1,6 +1,6 @@
# Template file for 'NetAuth-nsscache' # Template file for 'NetAuth-nsscache'
pkgname=NetAuth-nsscache pkgname=NetAuth-nsscache
version=0.3 version=0.4
revision=1 revision=1
wrksrc="nsscache-$version" wrksrc="nsscache-$version"
build_style=go build_style=go
@ -12,7 +12,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=752ebb8d03f093c44369fec0203199541acf751e6dad6ecc88650e3e7cef7d7d checksum=94597c32bef2db1ae171841c9dfbe319b13bec6fc2cf44ba595fc8fe047cefb0
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE