hugo: update to 0.89.4.

This commit is contained in:
jgart 2021-11-29 03:05:34 -05:00 committed by Andrew J. Hesford
parent 98283e3325
commit 3572b54bcc

View file

@ -1,6 +1,6 @@
# Template file for 'hugo' # Template file for 'hugo'
pkgname=hugo pkgname=hugo
version=0.89.1 version=0.89.4
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/gohugoio/hugo" go_import_path="github.com/gohugoio/hugo"
@ -10,7 +10,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=c47f144291819a8d9f065f69ab290a198dfabde86a27ac2325a89f03c6e5ea3f checksum=9d4f61788f8d886913a1be15b3eae04fad04a4e243bd7f65c5e7367bd617856d
post_install() { post_install() {
vdoc README.md vdoc README.md