hugo: update to 0.43.

This commit is contained in:
Andrea Brancaleoni 2018-07-10 11:53:25 +02:00
parent 68fca2114d
commit 9dbdd8df81
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'hugo'
pkgname=hugo
version=0.42.2
version=0.43
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=3e834b71c3aab605db0fa7ae54a98161119a9a5758991dd03fcb55151c6de122
checksum=6a263844847b9676a38b7a687fda77f47e7cc39cdff7a9c1234a7afeec7baddb
build_options="pygments"
desc_option_pygments="Alternative syntax highlighter"