hugo: update to 0.23.
This commit is contained in:
parent
b6242c6ad3
commit
6f0405916e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hugo'
|
||||
pkgname=hugo
|
||||
version=0.22.1
|
||||
version=0.23
|
||||
revision=1
|
||||
build_style=go
|
||||
hostmakedepends="git-perl mercurial"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="SimPL-2"
|
||||
homepage="http://gohugo.io"
|
||||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||
checksum=cb7b5a653595e0c19f4509c15cd18a3d64df53689e6c028bdd9dfef74a4414ce
|
||||
checksum=580a6ae2873215419615fc1146a39122b80799e674b0a033446785fd72a29626
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue