From 25499c84fb1a16eddecdad31a0632a45aea80dfb Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 30 Mar 2018 16:30:13 +0000 Subject: [PATCH] hugo: rebuild with go-1.10.1 --- srcpkgs/hugo/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index dcabf23fa22..f38fb9250ec 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,7 +1,7 @@ # Template file for 'hugo' pkgname=hugo version=0.37.1 -revision=1 +revision=2 build_style=go hostmakedepends="git" depends="$(vopt_if pygments python-Pygments)"