hugo: update to 0.49.
This commit is contained in:
parent
4026a3c9da
commit
570010b855
1 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'hugo'
|
||||
pkgname=hugo
|
||||
version=0.48
|
||||
revision=2
|
||||
version=0.49
|
||||
revision=1
|
||||
build_style=go
|
||||
hostmakedepends="git"
|
||||
depends="$(vopt_if pygments python-Pygments)"
|
||||
|
@ -11,8 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="Apache-2.0"
|
||||
homepage="http://gohugo.io"
|
||||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||
checksum=0fa6bf285fc586fccacbf782017a5c0c9d164f6bf0670b12dd21526b32328cb2
|
||||
broken="go: error loading module requirements"
|
||||
checksum=a31e0bac3a8c2884ed156b696fa1f63aa90b5898b537d30fbbdb95311ffa3e83
|
||||
|
||||
build_options="pygments"
|
||||
desc_option_pygments="Alternative syntax highlighter"
|
||||
|
|
Loading…
Reference in a new issue