From ac4c955f724ebfc115662f18947ccc4ed9469b42 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 25 May 2017 09:49:35 +0000 Subject: [PATCH] webcat: rebuild with go-1.8.3 --- srcpkgs/webcat/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/webcat/template b/srcpkgs/webcat/template index f5ba9f436fd..853cbdf3bf2 100644 --- a/srcpkgs/webcat/template +++ b/srcpkgs/webcat/template @@ -1,7 +1,7 @@ # Template file for 'webcat' pkgname=webcat version=1.0 -revision=7 +revision=8 go_import_path="github.com/thypon/webcat" build_style=go hostmakedepends="git-perl"