mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
hugo: update to 0.84.1
This commit is contained in:
parent
7a0ad21a4c
commit
1ea19d9bc3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hugo'
|
# Template file for 'hugo'
|
||||||
pkgname=hugo
|
pkgname=hugo
|
||||||
version=0.84.0
|
version=0.84.1
|
||||||
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=4d5bf4888c3a652bec85b6a1dc05a55d9e26f9e315fc7e98bd720c0a36a405b8
|
checksum=ceb37a5b0ea93d62ab5a68b01599127874e7731f4c0457fc0e5422c5469cae72
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc README.md
|
vdoc README.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue