From ef1895f39994993aa76aac8556cd4fc3c1751f8c Mon Sep 17 00:00:00 2001 From: dataCobra Date: Mon, 29 Aug 2022 17:33:29 +0200 Subject: [PATCH] hugo: update to 0.102.1. --- srcpkgs/hugo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index 4ab952760b8c..98199f5296eb 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,6 +1,6 @@ # Template file for 'hugo' pkgname=hugo -version=0.101.0 +version=0.102.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=ce5e2c37d9980428cfbfb22cabedc29aebe8f1142ce261777d0435f9f2d6d1cb +checksum=88c3f4c4b1211b0740c0a15af99cd9982a8e5b3f4de2ec3f867d47082571ee91 post_install() { vdoc README.md