hugo: update to 0.48.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'hugo'
|
||||
pkgname=hugo
|
||||
version=0.47.1
|
||||
revision=2
|
||||
version=0.48
|
||||
revision=1
|
||||
build_style=go
|
||||
hostmakedepends="git"
|
||||
depends="$(vopt_if pygments python-Pygments)"
|
||||
@@ -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=1c47fef843812c5e2621f28bde445117bc90413e3221f72800512ed82db94c5f
|
||||
checksum=0fa6bf285fc586fccacbf782017a5c0c9d164f6bf0670b12dd21526b32328cb2
|
||||
|
||||
build_options="pygments"
|
||||
desc_option_pygments="Alternative syntax highlighter"
|
||||
|
||||
Reference in New Issue
Block a user