NetKeys: update to 0.5.5.
This commit is contained in:
parent
2b5357a0e4
commit
9b5c7c98a0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'NetKeys'
|
||||
pkgname=NetKeys
|
||||
version=0.5.3
|
||||
version=0.5.5
|
||||
revision=1
|
||||
wrksrc=netkeys-$version
|
||||
build_style=go
|
||||
|
@ -11,7 +11,7 @@ maintainer="Michael Aldridge <maldridge@netauth.org>"
|
|||
license="MIT"
|
||||
homepage="https://netauth.org"
|
||||
distfiles="https://github.com/NetAuth/NetKeys/archive/v$version.tar.gz"
|
||||
checksum=c7cdcc54a41501c3a40f114aa873668bb78c6ff2bd73c7a1c8c2295a968fc453
|
||||
checksum=1a82b2d415b77a63bd1cf7b2f79db454aea11811f268166dc004b75f38b9a791
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue