hugo: update to 0.42.1.

This commit is contained in:
Andrea Brancaleoni 2018-06-17 23:09:34 +02:00
parent b7f431a592
commit a1ad609ad4

View File

@ -1,6 +1,6 @@
# Template file for 'hugo'
pkgname=hugo
version=0.41
version=0.42.1
revision=1
build_style=go
hostmakedepends="git"
@ -11,7 +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=a5a435d352ad8df3f0dd77968e6ac21925ee006e5538a37f775d9f53b30799fc
checksum=4450c9434269dac75f4a6cb702d8704a49c73e17f974dc2fa15e699c03b9774b
build_options="pygments"
desc_option_pygments="Alternative syntax highlighter"