hugo: update to 0.91.0.
This commit is contained in:
parent
3cd08d1f01
commit
06ef94e88f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hugo'
|
||||
pkgname=hugo
|
||||
version=0.90.1
|
||||
version=0.91.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=456789091bfe30dd3f69b63ac627d6e08ae973326294cc6517be8ed70353af35
|
||||
checksum=d1401c58fe0aa78cecca4d28e6b204151e8960b0c0d95a2c48f3ddd4a073da9e
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in New Issue