hugo: update to 0.67.0
This commit is contained in:
parent
313d48ab46
commit
5058a00da2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hugo'
|
||||
pkgname=hugo
|
||||
version=0.66.0
|
||||
version=0.67.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/gohugoio/${pkgname}"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://gohugo.io"
|
||||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||
checksum=58716ebccbf34e4a4e04663c68c5f94d90e920314b44f4e8235ff9bd57604d4f
|
||||
checksum=2a1446ae9cec7ee3a6e2efd282146cba78de0e8a454d41ea57df0ab3154e5fdf
|
||||
|
||||
build_options="pygments extended"
|
||||
desc_option_pygments="Alternative syntax highlighter"
|
||||
|
|
Loading…
Reference in a new issue