NetAuth-nsscache: update to 0.5.0.
This commit is contained in:
parent
6effd8bef7
commit
55376f6def
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'NetAuth-nsscache'
|
||||
pkgname=NetAuth-nsscache
|
||||
version=0.4
|
||||
version=0.5
|
||||
revision=1
|
||||
wrksrc="nsscache-$version"
|
||||
build_style=go
|
||||
|
@ -12,7 +12,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://netauth.org"
|
||||
distfiles="https://github.com/NetAuth/nsscache/archive/v$version.tar.gz"
|
||||
checksum=94597c32bef2db1ae171841c9dfbe319b13bec6fc2cf44ba595fc8fe047cefb0
|
||||
checksum=1a9e3fb7561ac04de0d18972ac353b30ac79d3fdf622470b487aeaa12dc9c2f0
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue