hugo: update to 0.78.1.

This commit is contained in:
mobinmob 2020-11-01 18:02:08 +02:00 committed by Érico Nogueira Rolim
parent ab78e147a4
commit e89e36278b

View file

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