hugo: update to 0.27.
This commit is contained in:
parent
77be6c7e69
commit
be9464a3de
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'hugo'
|
||||
pkgname=hugo
|
||||
version=0.26
|
||||
revision=2
|
||||
version=0.27
|
||||
revision=1
|
||||
build_style=go
|
||||
hostmakedepends="git-perl mercurial"
|
||||
depends="python-Pygments"
|
||||
|
@ -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=1e76b6f5f0281d845c2189f7f3ae065a3ec38e32c560f4b573188878998f9c68
|
||||
checksum=72e2e31c753f102a4a7633cf18d713bfa2788618472675d7d1d956b62ec59f9e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in New Issue