mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
NetAuth-nsscache: update to 0.6.1.
This commit is contained in:
parent
32e5e348cd
commit
11626ac2f8
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue