From 67a98a3412b8c56eb1f7e57c7fb54859684e4acb Mon Sep 17 00:00:00 2001 From: Kirill Date: Mon, 14 Aug 2023 19:34:11 +0400 Subject: [PATCH] hugo: revbump for go 1.21 --- srcpkgs/hugo/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index 6b0eca3d36d..4b1d38f04a3 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,7 +1,7 @@ # Template file for 'hugo' pkgname=hugo version=0.117.0 -revision=1 +revision=2 build_style=go build_helper=qemu go_import_path="github.com/gohugoio/hugo"