hugo: update to 0.40.3.

This commit is contained in:
Andrea Brancaleoni 2018-05-11 13:52:31 +02:00
parent 01ba49aed4
commit adde657dbf

View file

@ -1,7 +1,7 @@
# Template file for 'hugo'
pkgname=hugo
version=0.40.2
revision=2
version=0.40.3
revision=1
build_style=go
hostmakedepends="git"
depends="$(vopt_if pygments python-Pygments)"
@ -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=1c1f66c3fbbc334169ce3e37d23a585e903809cd7b6a01673690b88d5b0024db
checksum=e0301fefec3d67169920f979d777018045447c9efef71d57c9e0361b657a2ed7
build_options="pygments"
desc_option_pygments="Alternative syntax highlighter"