From 84a9b874cfc17c855e00b8f7c31101c5fa12010b Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 26 Oct 2017 08:36:05 +0000 Subject: [PATCH] webcat: rebuild with go-1.9.2 --- srcpkgs/webcat/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/webcat/template b/srcpkgs/webcat/template index 4df7a5bd0b6..98e200e0ed2 100644 --- a/srcpkgs/webcat/template +++ b/srcpkgs/webcat/template @@ -1,7 +1,7 @@ # Template file for 'webcat' pkgname=webcat version=1.0 -revision=9 +revision=10 go_import_path="github.com/thypon/webcat" build_style=go hostmakedepends="git-perl"