hugo: update to 0.40.2.

This commit is contained in:
Andrea Brancaleoni 2018-05-03 11:01:33 +02:00
parent 1a25e08fa9
commit e42d254537
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'hugo'
pkgname=hugo
version=0.40.1
version=0.40.2
revision=1
build_style=go
hostmakedepends="git"
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="Apache-2.0"
homepage="http://gohugo.io"
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
checksum=060d402cb4f4e007ea6366c74d97a738c236385d77a7e2585f885bd0a97a843e
checksum=1c1f66c3fbbc334169ce3e37d23a585e903809cd7b6a01673690b88d5b0024db
build_options="pygments"
desc_option_pygments="Alternative syntax highlighter"