hugo: update to 0.68.3.
This commit is contained in:
parent
0885302f80
commit
305ff80538
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hugo'
|
||||
pkgname=hugo
|
||||
version=0.67.1
|
||||
version=0.68.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=e3f29dbe764a81eaef6d42bf95f0ab7ab3427ab83c9cced72f9ca4cf39753a90
|
||||
checksum=38e743605e45e3aafd9563feb9e78477e72d79535ce83b56b243ff991d3a2b6e
|
||||
|
||||
build_options="pygments extended"
|
||||
desc_option_pygments="Alternative syntax highlighter"
|
||||
|
|
Loading…
Reference in a new issue