hugo: update to 0.41.
This commit is contained in:
parent
ed0c0fa8b8
commit
cc78ef7aec
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hugo'
|
||||
pkgname=hugo
|
||||
version=0.40.3
|
||||
version=0.41
|
||||
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=e0301fefec3d67169920f979d777018045447c9efef71d57c9e0361b657a2ed7
|
||||
checksum=a5a435d352ad8df3f0dd77968e6ac21925ee006e5538a37f775d9f53b30799fc
|
||||
|
||||
build_options="pygments"
|
||||
desc_option_pygments="Alternative syntax highlighter"
|
||||
|
|
Loading…
Reference in a new issue