mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
hugo: update to 0.121.2.
This commit is contained in:
parent
73d73a0a25
commit
2b9c72cbb3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hugo'
|
||||
pkgname=hugo
|
||||
version=0.121.1
|
||||
version=0.121.2
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
|
@ -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=fd16b6723365e2d60bef9dd2c0a12a0b046185b033973a85eae7e5979693b799
|
||||
checksum=bbefa92a7ae9442f7acd082df3dca64f0d872264bb0ffb8bc582def4d5690a1b
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Add table
Reference in a new issue