mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
hugo: update to 0.101.0.
This commit is contained in:
parent
3684bd31b7
commit
5c53e3d809
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.100.2
|
version=0.101.0
|
||||||
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=651b0fe2c2c97be016066a6fcb53ef262a2bf5237cc370003a75489fb64b0a25
|
checksum=ce5e2c37d9980428cfbfb22cabedc29aebe8f1142ce261777d0435f9f2d6d1cb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc README.md
|
vdoc README.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue