hugo: update to 0.84.2
This commit is contained in:
parent
7ac0b374f0
commit
77b0b4f605
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hugo'
|
# Template file for 'hugo'
|
||||||
pkgname=hugo
|
pkgname=hugo
|
||||||
version=0.84.1
|
version=0.84.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/gohugoio/hugo"
|
go_import_path="github.com/gohugoio/hugo"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://gohugo.io"
|
homepage="https://gohugo.io"
|
||||||
distfiles="https://github.com/gohugoio/hugo/archive/v${version}.tar.gz"
|
distfiles="https://github.com/gohugoio/hugo/archive/v${version}.tar.gz"
|
||||||
checksum=ceb37a5b0ea93d62ab5a68b01599127874e7731f4c0457fc0e5422c5469cae72
|
checksum=a3df08d41b953efc0b38c2558c00430b120760a56d38d1b0cdd161a9bef14083
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc README.md
|
vdoc README.md
|
||||||
|
|
Loading…
Reference in New Issue