hugo: update to 0.50.

This commit is contained in:
Andrea Brancaleoni 2018-10-30 11:36:39 +01:00
parent 092a1aebe7
commit 6bb07960c0

View file

@ -1,6 +1,6 @@
# Template file for 'hugo'
pkgname=hugo
version=0.49.2
version=0.50
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=aa33ec72154e38ac64c9d17b2dcb111cdac58e4d479ac92d1ba7ac54988380ed
checksum=4dade11c38aace73877750ea8d67ab2ccccf643751754d5a4afdd8d62e655012
build_options="pygments"
desc_option_pygments="Alternative syntax highlighter"