From b25366da6688cfff2814d66198ef3c2f712edf92 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Fri, 2 Nov 2018 22:16:16 -0700 Subject: [PATCH] NetAuth: update to 0.0.11 --- srcpkgs/NetAuth/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/NetAuth/template b/srcpkgs/NetAuth/template index 0584093127..12714890ef 100644 --- a/srcpkgs/NetAuth/template +++ b/srcpkgs/NetAuth/template @@ -1,6 +1,6 @@ # Template file for 'NetAuth' pkgname=NetAuth -version=0.0.10 +version=0.0.11 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=8b85eff834ce777dc4f4cd0b5bc2b2841533fb2d5c786b4ad12abdfe398c5634 +checksum=12df647cda552d147fefb19b8c27672577b39ca8c41c2702bc7f80354215c9f0 pre_build() { cd $GOSRCPATH