hugo: update to 0.89.0.
This commit is contained in:
parent
d65d6e8e1f
commit
bc9a32914a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hugo'
|
||||
pkgname=hugo
|
||||
version=0.88.1
|
||||
version=0.89.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/gohugoio/hugo"
|
||||
|
@ -10,7 +10,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=da5f52437bfc7521b194b39d36a8cf7b2775e70e1ba8c443f81a14f468608507
|
||||
checksum=0fbee83dd04927b6c467caad245cf3159463c5114e0624edc1536f75e4c6cf17
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in a new issue