NetAuth: update to 0.0.10

This commit is contained in:
Michael Aldridge 2018-10-28 21:33:26 -07:00
parent dcfeb0530d
commit 985bb8e918
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'NetAuth'
pkgname=NetAuth
version=0.0.9
revision=2
version=0.0.10
revision=1
build_style=go
hostmakedepends="dep"
go_import_path="github.com/NetAuth/NetAuth"
@ -12,7 +12,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
license="MIT"
homepage="https://netauth.org"
distfiles="https://github.com/NetAuth/NetAuth/archive/v$version.tar.gz"
checksum=6449c709b1511443a9c3e5db54b1c255ae5812d16be6c3ba11b68502a31a2b19
checksum=8b85eff834ce777dc4f4cd0b5bc2b2841533fb2d5c786b4ad12abdfe398c5634
pre_build() {
cd $GOSRCPATH