From 729b04446d5ac6d5177ffdfbf9e93e6a43badfca Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sun, 15 Jul 2018 23:14:52 -0700 Subject: [PATCH] NetAuth: update to 0.0.8.2 --- srcpkgs/NetAuth/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/NetAuth/template b/srcpkgs/NetAuth/template index 18435116a4f..dd1d2722970 100644 --- a/srcpkgs/NetAuth/template +++ b/srcpkgs/NetAuth/template @@ -1,6 +1,6 @@ # Template file for 'NetAuth' pkgname=NetAuth -version=0.0.8.1 +version=0.0.8.2 revision=1 build_style=go hostmakedepends="dep" @@ -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=318f76c3f102afe9ef838f492d9fb75fc3e095c26560f8afd6a59bdca1b3a2e3 +checksum=3946b203cee23470ff1358f6dba471a4d2210965eb5a73cb6f1c7fde8e2305cf pre_build() { cd $GOSRCPATH