mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
hugo: update to 0.118.2.
This commit is contained in:
parent
88d37c33c0
commit
d0a5a6674f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'hugo'
|
||||
pkgname=hugo
|
||||
version=0.117.0
|
||||
revision=2
|
||||
version=0.118.2
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
go_import_path="github.com/gohugoio/hugo"
|
||||
|
@ -11,7 +11,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=db72440a39ee7a46df88846ebf445d2326613cd0adbe47be4188ecf9fa2486a8
|
||||
checksum=915d7dcb44fba949c80858f9c2a55a11256162ba28a9067752f808cfe8faedaa
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Add table
Reference in a new issue