NetAuth-nsscache: update to 0.6.
This commit is contained in:
parent
476c8c4d55
commit
8070c45789
1 changed files with 3 additions and 4 deletions
|
@ -1,18 +1,17 @@
|
||||||
# Template file for 'NetAuth-nsscache'
|
# Template file for 'NetAuth-nsscache'
|
||||||
pkgname=NetAuth-nsscache
|
pkgname=NetAuth-nsscache
|
||||||
version=0.5
|
version=0.6
|
||||||
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"
|
||||||
go_package="${go_import_path}/cmd/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@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=1a9e3fb7561ac04de0d18972ac353b30ac79d3fdf622470b487aeaa12dc9c2f0
|
checksum=0baebe0c533c23df255deadb84d3fc2b7ddf475b944296da16afc39ca03d7954
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue