NetAuth-nsscache: update to 0.6.3.
This commit is contained in:
parent
7b943aaf54
commit
19722653fc
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'NetAuth-nsscache'
|
# Template file for 'NetAuth-nsscache'
|
||||||
pkgname=NetAuth-nsscache
|
pkgname=NetAuth-nsscache
|
||||||
version=0.6.2
|
version=0.6.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="nsscache-$version"
|
wrksrc="nsscache-$version"
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/netauth/nsscache"
|
go_import_path="github.com/netauth/nsscache"
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
short_desc="NetAuth nsscache implementation"
|
short_desc="NetAuth nsscache implementation"
|
||||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
maintainer="Michael Aldridge <maldridge@netauth.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=0609db33c24e594fb84821eba76959622e9ac4752c66b6be8c1e4fdcd8158a6e
|
checksum=9e29b188166318e1d3aa4a2ddc00501c4419699ed812f34ea1fb73303f4fedfd
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue