hugo: update to 0.135.0.
This commit is contained in:
parent
bde0ca77f2
commit
dd8193d0bb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hugo'
|
||||
pkgname=hugo
|
||||
version=0.134.2
|
||||
version=0.135.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=6052a0c059e6ef1ab867c8316988b260ce422138a7550829159b23d2296376e0
|
||||
checksum=a75c4c684d2125255f214d11b9834a5ec6eb64353f4de2c06952d2b3b7430f0e
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in New Issue