hugo: update to 0.65.3
This commit is contained in:
parent
cd725558bd
commit
76e8afa958
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hugo'
|
||||
pkgname=hugo
|
||||
version=0.65.2
|
||||
version=0.65.3
|
||||
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=4a686f69798e3de56af16af8c22e52ae0ff18aa33a1751fdf380870df5d61985
|
||||
checksum=d6c6a68de86cdca0b7cf755c141e09a3fe74c456868e555ba6d459625348689c
|
||||
|
||||
build_options="pygments extended"
|
||||
desc_option_pygments="Alternative syntax highlighter"
|
||||
|
|
Loading…
Reference in a new issue