hugo: update to 0.76.2.

This commit is contained in:
Andrea Brancaleoni 2020-10-08 14:49:01 +02:00
parent 08467cad53
commit 7ba79baa10

View file

@ -1,6 +1,6 @@
# Template file for 'hugo'
pkgname=hugo
version=0.75.1
version=0.76.2
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=f16fbd73b38295cd6431490732c6dcf4fc44a9917ad23ba5e192fe998538b208
checksum=03a32d3c7bff0264bf5e2cb995bff6250c9b6a05a7172ffe98c4f923226f7181
build_options="pygments extended"
desc_option_pygments="Alternative syntax highlighter"