mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
hugo: update to 0.50.
This commit is contained in:
parent
092a1aebe7
commit
6bb07960c0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hugo'
|
# Template file for 'hugo'
|
||||||
pkgname=hugo
|
pkgname=hugo
|
||||||
version=0.49.2
|
version=0.50
|
||||||
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=aa33ec72154e38ac64c9d17b2dcb111cdac58e4d479ac92d1ba7ac54988380ed
|
checksum=4dade11c38aace73877750ea8d67ab2ccccf643751754d5a4afdd8d62e655012
|
||||||
|
|
||||||
build_options="pygments"
|
build_options="pygments"
|
||||||
desc_option_pygments="Alternative syntax highlighter"
|
desc_option_pygments="Alternative syntax highlighter"
|
||||||
|
|
Loading…
Add table
Reference in a new issue