hugo: update to 0.35.
This commit is contained in:
parent
82fe926a2e
commit
ca73a4fbdc
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'hugo'
|
||||
pkgname=hugo
|
||||
version=0.34
|
||||
revision=2
|
||||
version=0.35
|
||||
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=4ba991d4de650a97ad51893ce707788b87190bf487f6b13ad88111540469787d
|
||||
checksum=dfef416fe3a0355caef0210d0e7530383f6ec320ce0891431ab7c039b31a86c4
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue