mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
hugo: update to 0.32.4.
This commit is contained in:
parent
93c5a33439
commit
090f3b61a6
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.32.3
|
version=0.32.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="git-perl mercurial"
|
hostmakedepends="git-perl mercurial"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="SimPL-2"
|
license="SimPL-2"
|
||||||
homepage="http://gohugo.io"
|
homepage="http://gohugo.io"
|
||||||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||||
checksum=2ff69b12cf1a8ca6c76d90d29fca63b6ce5e21e0d73e46366b98a2245c9095aa
|
checksum=044c6214d53aaefb86deeca7305bef189efc9c624485d9b737e1a566ab34d02b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue