hugo: update to 0.84.3
This commit is contained in:
parent
efd7803934
commit
108419d5d8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hugo'
|
||||
pkgname=hugo
|
||||
version=0.84.2
|
||||
version=0.84.3
|
||||
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=a3df08d41b953efc0b38c2558c00430b120760a56d38d1b0cdd161a9bef14083
|
||||
checksum=e9529dc3fbbc905c0c5364cafd97ff14ad2df18caf0ad36a7007d4784088070e
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in New Issue