NetKeys: update to 0.5.2.
This commit is contained in:
parent
11626ac2f8
commit
8ab7f0c1e6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'NetKeys'
|
# Template file for 'NetKeys'
|
||||||
pkgname=NetKeys
|
pkgname=NetKeys
|
||||||
version=0.5.1
|
version=0.5.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=netkeys-$version
|
wrksrc=netkeys-$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/NetKeys/archive/v$version.tar.gz"
|
distfiles="https://github.com/NetAuth/NetKeys/archive/v$version.tar.gz"
|
||||||
checksum=6249e3c8626734e2d85dce615ac7b1080f7883c001c22c34399549b02bb8d68d
|
checksum=3895be4f703cd9f375977afcc7a3a43ca443b7c04979bd2af4192cf06fe732ae
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue