From 1083c94f21d671fcdbb4d970a6a02205180619e5 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Mon, 7 Feb 2022 19:44:11 +0100 Subject: [PATCH] hugo: update to 0.92.1. --- srcpkgs/hugo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index 284e975a95..fb080a5409 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,6 +1,6 @@ # Template file for 'hugo' pkgname=hugo -version=0.91.0 +version=0.92.1 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=d1401c58fe0aa78cecca4d28e6b204151e8960b0c0d95a2c48f3ddd4a073da9e +checksum=ac698634f62f397ea0df5bfcbb4ba523743aa5a0f52c06aef9b261224d173883 post_install() { vdoc README.md