hugo: update to 0.20.
This commit is contained in:
parent
04de5ea59c
commit
61aae8ce73
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'hugo'
|
||||
pkgname=hugo
|
||||
version=0.18.1
|
||||
revision=4
|
||||
version=0.20
|
||||
revision=1
|
||||
build_style=go
|
||||
hostmakedepends="git-perl mercurial"
|
||||
depends="python-Pygments"
|
||||
|
@ -11,9 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="SimPL-2"
|
||||
homepage="http://gohugo.io"
|
||||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||
checksum=29db2524a3042f507162164ec3ce9071277a7608547f4ea4f739d63cac4b39e4
|
||||
|
||||
broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/511/steps/shell_3/logs/stdio"
|
||||
checksum=e330956b5086aba3443366b98b4752e6ddfa8f91510660a3d620383d0f30b328
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in New Issue