hugo: update to 0.40.1.
This commit is contained in:
parent
4b78a00fcc
commit
d46f8063d8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hugo'
|
||||
pkgname=hugo
|
||||
version=0.40
|
||||
version=0.40.1
|
||||
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=48d2e0558d45efc831bebf5c43499db73d2624e254ee1cea645e17b58d0748f5
|
||||
checksum=060d402cb4f4e007ea6366c74d97a738c236385d77a7e2585f885bd0a97a843e
|
||||
|
||||
build_options="pygments"
|
||||
desc_option_pygments="Alternative syntax highlighter"
|
||||
|
|
Loading…
Reference in New Issue