From 184825f05e4e28cb519d12a82f040e78a0a42ab5 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Mon, 30 Jan 2017 17:08:20 +0000 Subject: [PATCH] hugo: rebuild with go-1.7.5 --- srcpkgs/hugo/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index fd0df512676..4868031c031 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,7 +1,7 @@ # Template file for 'hugo' pkgname=hugo version=0.18.1 -revision=1 +revision=2 build_style=go hostmakedepends="git-perl mercurial" depends="python-Pygments"