hugo: update to 0.33.
This commit is contained in:
parent
79078b26ad
commit
57b6bea569
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hugo'
|
||||
pkgname=hugo
|
||||
version=0.32.4
|
||||
version=0.33
|
||||
revision=1
|
||||
build_style=go
|
||||
hostmakedepends="git-perl mercurial"
|
||||
|
@ -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=044c6214d53aaefb86deeca7305bef189efc9c624485d9b737e1a566ab34d02b
|
||||
checksum=689164eaaf5c7016574036d8977a35bed58a7fbd2b178e8205a426116e5b94d0
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue