hugo: update to 0.17.
This commit is contained in:
parent
39df961ca8
commit
51d061efd0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hugo'
|
||||
pkgname=hugo
|
||||
version=0.16
|
||||
version=0.17
|
||||
revision=1
|
||||
build_style=go
|
||||
hostmakedepends="git-perl mercurial"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|||
license="SimPL-2"
|
||||
homepage="http://gohugo.io"
|
||||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||
checksum=a2dbb243535ba69ae8709ffe5ba340951a8834d2c0e86bb76c88d99ad77ef9f5
|
||||
checksum=c09913e00d8af9d7ffc7a6aa414c147f8edd7417d430fd59478989e544347590
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue