hugo: update to 0.129.0.
This commit is contained in:
parent
f254d1d98e
commit
ba54d8983e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hugo'
|
||||
pkgname=hugo
|
||||
version=0.128.2
|
||||
version=0.129.0
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://gohugo.io"
|
||||
distfiles="https://github.com/gohugoio/hugo/archive/v${version}.tar.gz"
|
||||
checksum=8efceadfa75c54456c2f794af05a3f9d1fbda559a4283d44e8b277b7fb6e008b
|
||||
checksum=e78d43b8c1570061ed965d72cd7dc4cd7c7cfc176e7b591e281586ffd2749685
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in New Issue