hugo: update to 0.71.1.

This commit is contained in:
mobinmob 2020-05-26 16:57:20 +03:00 committed by Helmut Pozimski
parent a8ddfb079e
commit 1eaf9314ce

View file

@ -1,6 +1,6 @@
# Template file for 'hugo'
pkgname=hugo
version=0.70.0
version=0.71.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=4d1df7a7fbd91706dbf3d83f250230cfdcc2076cc0dcb4147971f80add2ee751
checksum=4157a023059e199a1912d3c8026144c4b1c41cdbde7f1ffc826dd7ac01bb7b76
build_options="pygments extended"
desc_option_pygments="Alternative syntax highlighter"