From 06205f505c0f7ab906ea48eed632c236780cf516 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Thu, 22 Feb 2018 22:55:46 -0500 Subject: [PATCH] webcat: rebuild with go-1.10 --- srcpkgs/webcat/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/webcat/template b/srcpkgs/webcat/template index 847a96701a2..a6941a5011e 100644 --- a/srcpkgs/webcat/template +++ b/srcpkgs/webcat/template @@ -1,7 +1,7 @@ # Template file for 'webcat' pkgname=webcat version=1.0 -revision=11 +revision=12 go_import_path="github.com/thypon/webcat" build_style=go hostmakedepends="git-perl"