mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
NetAuth-nsscache: update to 0.4
This commit is contained in:
parent
ea76525a9d
commit
a1047c3eec
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.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
|
||||||
|
|
Loading…
Add table
Reference in a new issue