From d0da35d7ee71b9c1f8d2b07b55dfef0ff6ec24b5 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 24 Jan 2018 08:54:22 +0000 Subject: [PATCH] hugo: rebuild with go-1.9.3 --- srcpkgs/hugo/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index 0c03be81015..cefe87acf5e 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,7 +1,7 @@ # Template file for 'hugo' pkgname=hugo version=0.34 -revision=1 +revision=2 build_style=go hostmakedepends="git-perl mercurial" depends="python-Pygments"