NetAuth-nsscache: update to 0.5.0.

This commit is contained in:
Michael Aldridge 2019-08-11 18:13:53 -07:00
parent 6effd8bef7
commit 55376f6def

View file

@ -1,6 +1,6 @@
# Template file for 'NetAuth-nsscache' # Template file for 'NetAuth-nsscache'
pkgname=NetAuth-nsscache pkgname=NetAuth-nsscache
version=0.4 version=0.5
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=94597c32bef2db1ae171841c9dfbe319b13bec6fc2cf44ba595fc8fe047cefb0 checksum=1a9e3fb7561ac04de0d18972ac353b30ac79d3fdf622470b487aeaa12dc9c2f0
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE