hugo: update to 0.136.0.
This commit is contained in:
parent
dc1df63b25
commit
62adf18e89
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hugo'
|
||||
pkgname=hugo
|
||||
version=0.135.0
|
||||
version=0.136.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=a75c4c684d2125255f214d11b9834a5ec6eb64353f4de2c06952d2b3b7430f0e
|
||||
checksum=0c488f10b53d20930e2132089caa3727283bf3c2b07a2d3211e94fe553168339
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in New Issue