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'
|
||||
pkgname=NetAuth-nsscache
|
||||
version=0.5
|
||||
version=0.6
|
||||
revision=1
|
||||
wrksrc="nsscache-$version"
|
||||
build_style=go
|
||||
go_import_path="github.com/NetAuth/nsscache"
|
||||
go_package="${go_import_path}/cmd/nsscache"
|
||||
go_import_path="github.com/netauth/nsscache"
|
||||
hostmakedepends="git"
|
||||
short_desc="NetAuth nsscache implementation"
|
||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://netauth.org"
|
||||
distfiles="https://github.com/NetAuth/nsscache/archive/v$version.tar.gz"
|
||||
checksum=1a9e3fb7561ac04de0d18972ac353b30ac79d3fdf622470b487aeaa12dc9c2f0
|
||||
checksum=0baebe0c533c23df255deadb84d3fc2b7ddf475b944296da16afc39ca03d7954
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue