From 781fbfca23b65f0a781ab4ebf6c137a4bec17e7e Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Mon, 30 Jul 2018 23:38:54 -0700 Subject: [PATCH] NetAuth: update to 0.0.9 --- srcpkgs/NetAuth/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/NetAuth/template b/srcpkgs/NetAuth/template index f6f2692d1e2..285c8919f02 100644 --- a/srcpkgs/NetAuth/template +++ b/srcpkgs/NetAuth/template @@ -1,6 +1,6 @@ # Template file for 'NetAuth' pkgname=NetAuth -version=0.0.8.4 +version=0.0.9 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=f93d039eb72c9289727ce4e232910ff93c1f594443e0feceed822a5d0058f339 +checksum=6449c709b1511443a9c3e5db54b1c255ae5812d16be6c3ba11b68502a31a2b19 pre_build() { cd $GOSRCPATH