From d07db3e7d823d4b26a6b26238bf8fab47e335694 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sat, 25 Aug 2018 00:04:32 -0700 Subject: [PATCH] NetAuth: rebuild for go 1.11 --- srcpkgs/NetAuth/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/NetAuth/template b/srcpkgs/NetAuth/template index 285c8919f0..fc3bf793fe 100644 --- a/srcpkgs/NetAuth/template +++ b/srcpkgs/NetAuth/template @@ -1,7 +1,7 @@ # Template file for 'NetAuth' pkgname=NetAuth version=0.0.9 -revision=1 +revision=2 build_style=go hostmakedepends="dep" go_import_path="github.com/NetAuth/NetAuth"