hugo: update to 0.126.3.
This commit is contained in:
parent
59feeea03b
commit
59cf3c0953
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hugo'
|
||||
pkgname=hugo
|
||||
version=0.126.2
|
||||
version=0.126.3
|
||||
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=1ee1a7948303937e6f846bdbb99fc3681d25418d25772edb7a367b3456ef05db
|
||||
checksum=2a1d65b09884e3c57a8705db99487404856c947dd847cf7bb845e0e1825b33ec
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in New Issue