hugo: update to 0.44.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'hugo'
|
# Template file for 'hugo'
|
||||||
pkgname=hugo
|
pkgname=hugo
|
||||||
version=0.43
|
version=0.44
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
@@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://gohugo.io"
|
homepage="http://gohugo.io"
|
||||||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||||
checksum=6a263844847b9676a38b7a687fda77f47e7cc39cdff7a9c1234a7afeec7baddb
|
checksum=63e6ae4be7e7b23ab5551842182b49be9a9a07a82d217c1a7a2815b49976129d
|
||||||
|
|
||||||
build_options="pygments"
|
build_options="pygments"
|
||||||
desc_option_pygments="Alternative syntax highlighter"
|
desc_option_pygments="Alternative syntax highlighter"
|
||||||
|
|||||||
Reference in New Issue
Block a user