hugo: update to 0.21.
This commit is contained in:
parent
acc86b0e67
commit
8ae1faf454
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hugo'
|
||||
pkgname=hugo
|
||||
version=0.20.7
|
||||
version=0.21
|
||||
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=81b0fa0743f8f075c76c7c0d258357e2da240aa62b6725ec7920f332673df7e2
|
||||
checksum=0de62da92e9457523463676536b57d4cae72b434edf9dcb650264cd122dfaa52
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in New Issue