hugo: update to 0.62.2.

This commit is contained in:
mobinmob 2020-01-10 20:26:21 +02:00 committed by Helmut Pozimski
parent 8521a7ed23
commit 3dd5917aed
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'hugo'
pkgname=hugo
version=0.60.1
version=0.62.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=5c857cb27a4e1b43477f6775f2b2e870b937e9ebf32f52347ba7fdbde1ee50f7
checksum=e3a16c3096b489f097076058e9e8e3a40706d99388c475c8354eacb24ff37a79
build_options="pygments extended"
desc_option_pygments="Alternative syntax highlighter"