From 6d23a2999d07240b3bc50c2486643625356c8f82 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 8 Aug 2017 06:22:54 +0000 Subject: [PATCH] hugo: rebuild with go-1.9 --- srcpkgs/hugo/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index d61863b82ab..756fb3dd045 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,7 +1,7 @@ # Template file for 'hugo' pkgname=hugo version=0.26 -revision=1 +revision=2 build_style=go hostmakedepends="git-perl mercurial" depends="python-Pygments"