hugo: update to 0.90.1.

This commit is contained in:
Andrea Brancaleoni 2021-12-11 00:20:32 +01:00
parent 0191fc371b
commit 8b34eb1e13

View file

@ -1,6 +1,6 @@
# Template file for 'hugo' # Template file for 'hugo'
pkgname=hugo pkgname=hugo
version=0.89.4 version=0.90.1
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=9d4f61788f8d886913a1be15b3eae04fad04a4e243bd7f65c5e7367bd617856d checksum=456789091bfe30dd3f69b63ac627d6e08ae973326294cc6517be8ed70353af35
post_install() { post_install() {
vdoc README.md vdoc README.md