mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
hugo: update to 0.111.1.
This commit is contained in:
parent
b4606c6236
commit
f0572292b7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hugo'
|
||||
pkgname=hugo
|
||||
version=0.110.0
|
||||
version=0.111.1
|
||||
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=eeb137cefcea1a47ca27dc5f6573df29a8fe0b7f1ed0362faf7f73899e313770
|
||||
checksum=a71d4e1f49ca7156d3811c0b10957816b75ff2e01b35ef326e7af94dfa554ec0
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Add table
Reference in a new issue