From 06ef94e88f5947f77c8760f70b52ee5beb24760c Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 21 Dec 2021 00:30:40 +0100 Subject: [PATCH] hugo: update to 0.91.0. --- srcpkgs/hugo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index 40d4c0d81f2..284e975a95a 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,6 +1,6 @@ # Template file for 'hugo' pkgname=hugo -version=0.90.1 +version=0.91.0 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=456789091bfe30dd3f69b63ac627d6e08ae973326294cc6517be8ed70353af35 +checksum=d1401c58fe0aa78cecca4d28e6b204151e8960b0c0d95a2c48f3ddd4a073da9e post_install() { vdoc README.md