hugo: update to 0.100.2.

This commit is contained in:
Andrea Brancaleoni 2022-06-13 12:26:34 +02:00
parent 74f7f72d65
commit 132e428cd8

View file

@ -1,6 +1,6 @@
# Template file for 'hugo' # Template file for 'hugo'
pkgname=hugo pkgname=hugo
version=0.99.1 version=0.100.2
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=487e5e3fe63176f554344822c30375c9d948fcc7c669424f7557e9089f695c3d checksum=651b0fe2c2c97be016066a6fcb53ef262a2bf5237cc370003a75489fb64b0a25
post_install() { post_install() {
vdoc README.md vdoc README.md