From 985bb8e91864eab957b130aa5e052665257f4c08 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sun, 28 Oct 2018 21:33:26 -0700 Subject: [PATCH] NetAuth: update to 0.0.10 --- srcpkgs/NetAuth/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/NetAuth/template b/srcpkgs/NetAuth/template index fc3bf793fe4..05840931277 100644 --- a/srcpkgs/NetAuth/template +++ b/srcpkgs/NetAuth/template @@ -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 " 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