hugo: update to 0.18.
This commit is contained in:
parent
cf14698c60
commit
15e7268a10
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hugo'
|
||||
pkgname=hugo
|
||||
version=0.17
|
||||
version=0.18
|
||||
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=c09913e00d8af9d7ffc7a6aa414c147f8edd7417d430fd59478989e544347590
|
||||
checksum=9d432f53018d642526a44f9182b6584a4be83810dcd6ebc13e7a44c015ae35a0
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue