From 0f684459087180cedf419af00e66d96b7bff59cd Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 3 May 2018 18:49:49 +0000 Subject: [PATCH] hugo: rebuild with go-1.10.2 --- srcpkgs/hugo/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index 153e273d168..9ded4a31986 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,7 +1,7 @@ # Template file for 'hugo' pkgname=hugo version=0.40.2 -revision=1 +revision=2 build_style=go hostmakedepends="git" depends="$(vopt_if pygments python-Pygments)"