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