From 46d609d03d86bfa060e0acaa34434d10bb59641b Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 26 Oct 2017 08:36:01 +0000 Subject: [PATCH] hugo: rebuild with go-1.9.2 --- srcpkgs/hugo/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index e11e4a05700..4573e55a376 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,7 +1,7 @@ # Template file for 'hugo' pkgname=hugo version=0.30.2 -revision=1 +revision=2 build_style=go hostmakedepends="git-perl mercurial" depends="python-Pygments"