NetKeys: update to 0.2

This commit is contained in:
Michael Aldridge 2018-07-14 22:48:29 -07:00
parent 8dcbc85a38
commit a854435120

View File

@ -1,6 +1,6 @@
# Template file for 'NetKeys'
pkgname=NetKeys
version=0.1
version=0.2
revision=1
build_style=go
go_import_path="github.com/NetAuth/NetKeys"
@ -11,7 +11,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
license="MIT"
homepage="https://netauth.org"
distfiles="https://github.com/NetAuth/NetKeys/archive/v$version.tar.gz"
checksum=d7c029e3cb9144816d4b28cda06551df74a5dee978ecad0339966a628e06121d
checksum=a4bde307c31330e28bc9b212be6caec9a2ea29f5812689425eccde83b82a1d8d
pre_build() {
cd $GOSRCPATH