hugo: update to 0.132.1.
This commit is contained in:
parent
accc6b737e
commit
3a2d12d27c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hugo'
|
||||
pkgname=hugo
|
||||
version=0.131.0
|
||||
version=0.132.1
|
||||
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=e72d8a4a90e2be8a73bb178a4e0135a1a2e2cd5c018d19fd886499715214143a
|
||||
checksum=189c6b62ec4ef2adb75be27cdd59efd7ab123d04fe291e601d873bb5eae6e4d5
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in New Issue