From 206ef1d5d060e2ec913e2440aa174e3a6825566c Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Mon, 30 Jan 2017 17:08:23 +0000 Subject: [PATCH] webcat: rebuild with go-1.7.5 --- srcpkgs/webcat/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/webcat/template b/srcpkgs/webcat/template index 77bbd5d3c03..df6061b305d 100644 --- a/srcpkgs/webcat/template +++ b/srcpkgs/webcat/template @@ -1,7 +1,7 @@ # Template file for 'webcat' pkgname=webcat version=1.0 -revision=4 +revision=5 go_import_path="github.com/thypon/webcat" build_style=go hostmakedepends="git-perl"