NetKeys: update to 0.4
This commit is contained in:
parent
0ce87f1090
commit
966de88bb6
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.3
|
version=0.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/NetAuth/NetKeys"
|
go_import_path="github.com/NetAuth/NetKeys"
|
||||||
|
@ -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=f6daf0390020c31ba33c4231df9190ce9d3b6a8373492debc98a797a31380679
|
checksum=f70a457f7e840425618c32ef3f5a540b6b9a027e3199e5355ffb7995b5de0d3f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue