hugo: update to 0.147.5.

This commit is contained in:
Andrea Brancaleoni 2025-05-23 23:37:09 +00:00
parent f61cd2a0d0
commit 899769dfc1

View file

@ -1,6 +1,6 @@
# Template file for 'hugo' # Template file for 'hugo'
pkgname=hugo pkgname=hugo
version=0.147.1 version=0.147.5
revision=1 revision=1
build_style=go build_style=go
build_helper=qemu build_helper=qemu
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="Apache-2.0" license="Apache-2.0"
homepage="https://gohugo.io" homepage="https://gohugo.io"
distfiles="https://github.com/gohugoio/hugo/archive/v${version}.tar.gz" distfiles="https://github.com/gohugoio/hugo/archive/v${version}.tar.gz"
checksum=6a61ff3982f1c8b92e55f9d1f38d298420350d111ec1a31a9baee8f1b5a4f8db checksum=1decbe0a09065398c81810ddf929eaacf9747bf7bf9bd2acb795c2394c5c5dc8
post_install() { post_install() {
vdoc README.md vdoc README.md