From f181d19bc1851f3dbd36ef20607fa00b0f53df40 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Mon, 14 Feb 2022 17:22:13 +0100 Subject: [PATCH] hugo: update to 0.92.2. --- srcpkgs/hugo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index fb080a5409d..6732e2725b6 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,6 +1,6 @@ # Template file for 'hugo' pkgname=hugo -version=0.92.1 +version=0.92.2 revision=1 build_style=go go_import_path="github.com/gohugoio/hugo" @@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni " license="Apache-2.0" homepage="https://gohugo.io" distfiles="https://github.com/gohugoio/hugo/archive/v${version}.tar.gz" -checksum=ac698634f62f397ea0df5bfcbb4ba523743aa5a0f52c06aef9b261224d173883 +checksum=00d61205f426587dcfc4e2844a6f9fb451c825b828c00f0b46e3d0930c132751 post_install() { vdoc README.md