From faf62fb08e1df2423452e839ede6f09ed8a7a077 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sat, 15 Dec 2018 16:05:24 -0800 Subject: [PATCH] NetAuth: rebuild for go 1.11.4 --- srcpkgs/NetAuth/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/NetAuth/template b/srcpkgs/NetAuth/template index 12714890ef7..df73ee08927 100644 --- a/srcpkgs/NetAuth/template +++ b/srcpkgs/NetAuth/template @@ -1,7 +1,7 @@ # Template file for 'NetAuth' pkgname=NetAuth version=0.0.11 -revision=1 +revision=2 build_style=go hostmakedepends="dep" go_import_path="github.com/NetAuth/NetAuth"