hugo: update to 0.45.1.

This commit is contained in:
Andrea Brancaleoni 2018-07-28 15:19:41 +02:00
parent d0cf5b5454
commit a67378d614

View file

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