hugo: update to 0.118.2.

This commit is contained in:
Andrea Brancaleoni 2023-09-06 01:00:54 +02:00
parent 88d37c33c0
commit d0a5a6674f

View file

@ -1,7 +1,7 @@
# Template file for 'hugo' # Template file for 'hugo'
pkgname=hugo pkgname=hugo
version=0.117.0 version=0.118.2
revision=2 revision=1
build_style=go build_style=go
build_helper=qemu build_helper=qemu
go_import_path="github.com/gohugoio/hugo" go_import_path="github.com/gohugoio/hugo"
@ -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=db72440a39ee7a46df88846ebf445d2326613cd0adbe47be4188ecf9fa2486a8 checksum=915d7dcb44fba949c80858f9c2a55a11256162ba28a9067752f808cfe8faedaa
post_install() { post_install() {
vdoc README.md vdoc README.md