From 28454dfca16e3bd2216572ea84353ff2d770c67e Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 17 Feb 2017 12:42:15 +0000 Subject: [PATCH] hugo: rebuild with go-1.8 --- srcpkgs/hugo/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index 52c84587658..2d7797fdedf 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,7 +1,7 @@ # Template file for 'hugo' pkgname=hugo version=0.18.1 -revision=2 +revision=3 build_style=go hostmakedepends="git-perl mercurial" depends="python-Pygments"