hugo: update to 0.70.0.
This commit is contained in:
parent
1a14e1f44a
commit
f058b8488e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hugo'
|
||||
pkgname=hugo
|
||||
version=0.69.2
|
||||
version=0.70.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=1cd3caaa13ca14cd4258a04528b7dade7da7f93d6f9151db1efe0946b629a75c
|
||||
checksum=4d1df7a7fbd91706dbf3d83f250230cfdcc2076cc0dcb4147971f80add2ee751
|
||||
|
||||
build_options="pygments extended"
|
||||
desc_option_pygments="Alternative syntax highlighter"
|
||||
|
|
Loading…
Reference in a new issue