hugo: update to 0.20.
This commit is contained in:
parent
04de5ea59c
commit
61aae8ce73
1 changed files with 3 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'hugo'
|
# Template file for 'hugo'
|
||||||
pkgname=hugo
|
pkgname=hugo
|
||||||
version=0.18.1
|
version=0.20
|
||||||
revision=4
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="git-perl mercurial"
|
hostmakedepends="git-perl mercurial"
|
||||||
depends="python-Pygments"
|
depends="python-Pygments"
|
||||||
|
@ -11,9 +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=29db2524a3042f507162164ec3ce9071277a7608547f4ea4f739d63cac4b39e4
|
checksum=e330956b5086aba3443366b98b4752e6ddfa8f91510660a3d620383d0f30b328
|
||||||
|
|
||||||
broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/511/steps/shell_3/logs/stdio"
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Reference in a new issue