hugo: update to 0.41.

This commit is contained in:
Andrea Brancaleoni 2018-05-27 09:47:50 +02:00
parent ed0c0fa8b8
commit cc78ef7aec

View file

@ -1,6 +1,6 @@
# Template file for 'hugo'
pkgname=hugo
version=0.40.3
version=0.41
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=e0301fefec3d67169920f979d777018045447c9efef71d57c9e0361b657a2ed7
checksum=a5a435d352ad8df3f0dd77968e6ac21925ee006e5538a37f775d9f53b30799fc
build_options="pygments"
desc_option_pygments="Alternative syntax highlighter"