hugo: update to 0.47.1.

This commit is contained in:
Andrea Brancaleoni 2018-08-20 18:20:23 +02:00
parent c35e449574
commit 69c8dc13e4

View file

@ -1,6 +1,6 @@
# Template file for 'hugo'
pkgname=hugo
version=0.46
version=0.47.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=3cb167e24bdbb2362415aba4b1be301596276b4ff565116cb81df95bdfc50c0a
checksum=1c47fef843812c5e2621f28bde445117bc90413e3221f72800512ed82db94c5f
build_options="pygments"
desc_option_pygments="Alternative syntax highlighter"