hugo: update to 0.74.1.

This commit is contained in:
Andrea Brancaleoni 2020-07-15 20:28:49 +02:00
parent cd164c7972
commit cab3bc2e69

View File

@ -1,6 +1,6 @@
# Template file for 'hugo'
pkgname=hugo
version=0.73.0
version=0.74.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=36e106c96b6c66bd558759a069b227f797a996235a39bb6fa0397fa32eb8434a
checksum=ecbde28a1e7c0ac7bfdd5ee4726183750c35c789fd1a5f773e61ccd0624bc280
build_options="pygments extended"
desc_option_pygments="Alternative syntax highlighter"