From 332640a64654f5d32c7401b2f684363ddf9441cc Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sat, 21 Jul 2018 19:52:48 -0700 Subject: [PATCH] NetAuth: update to 0.0.8.4 --- srcpkgs/NetAuth/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/NetAuth/template b/srcpkgs/NetAuth/template index 42e25ff836b..f6f2692d1e2 100644 --- a/srcpkgs/NetAuth/template +++ b/srcpkgs/NetAuth/template @@ -1,7 +1,7 @@ # Template file for 'NetAuth' pkgname=NetAuth -version=0.0.8.3 -revision=2 +version=0.0.8.4 +revision=1 build_style=go hostmakedepends="dep" go_import_path="github.com/NetAuth/NetAuth" @@ -12,7 +12,7 @@ maintainer="Michael Aldridge " license="MIT" homepage="https://netauth.org" distfiles="https://github.com/NetAuth/NetAuth/archive/v$version.tar.gz" -checksum=e65ba1b3864d9c7a66fa690e9190f4502d3c85c9f9ff73409d8dae1bfbd2fae6 +checksum=f93d039eb72c9289727ce4e232910ff93c1f594443e0feceed822a5d0058f339 pre_build() { cd $GOSRCPATH