hugo: update to 0.92.1.
This commit is contained in:
parent
4ccaf076d2
commit
1083c94f21
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hugo'
|
||||
pkgname=hugo
|
||||
version=0.91.0
|
||||
version=0.92.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=d1401c58fe0aa78cecca4d28e6b204151e8960b0c0d95a2c48f3ddd4a073da9e
|
||||
checksum=ac698634f62f397ea0df5bfcbb4ba523743aa5a0f52c06aef9b261224d173883
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in a new issue