hugo: update to 0.64.1
This commit is contained in:
parent
5a85f7aba7
commit
72c8566e57
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hugo'
|
||||
pkgname=hugo
|
||||
version=0.62.2
|
||||
version=0.64.1
|
||||
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=e3a16c3096b489f097076058e9e8e3a40706d99388c475c8354eacb24ff37a79
|
||||
checksum=38b8c896ccff938c80a648a1106a14d17564ca316f48df71783468fb15c46f27
|
||||
|
||||
build_options="pygments extended"
|
||||
desc_option_pygments="Alternative syntax highlighter"
|
||||
|
|
Loading…
Reference in a new issue