hugo: update to 0.67.1

This commit is contained in:
Neel 2020-03-16 07:15:19 +00:00 committed by Piraty
parent a337d6cabe
commit 47e605d3a5

View file

@ -1,6 +1,6 @@
# Template file for 'hugo'
pkgname=hugo
version=0.67.0
version=0.67.1
revision=1
build_style=go
go_import_path="github.com/gohugoio/${pkgname}"
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="Apache-2.0"
homepage="https://gohugo.io"
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
checksum=2a1446ae9cec7ee3a6e2efd282146cba78de0e8a454d41ea57df0ab3154e5fdf
checksum=e3f29dbe764a81eaef6d42bf95f0ab7ab3427ab83c9cced72f9ca4cf39753a90
build_options="pygments extended"
desc_option_pygments="Alternative syntax highlighter"