hugo: update to 0.90.1.
This commit is contained in:
parent
0191fc371b
commit
8b34eb1e13
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hugo'
|
||||
pkgname=hugo
|
||||
version=0.89.4
|
||||
version=0.90.1
|
||||
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=9d4f61788f8d886913a1be15b3eae04fad04a4e243bd7f65c5e7367bd617856d
|
||||
checksum=456789091bfe30dd3f69b63ac627d6e08ae973326294cc6517be8ed70353af35
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in a new issue