hcloud: update to 1.11.0.

This commit is contained in:
Gerardo Di Iorio 2019-01-09 23:55:24 +01:00 committed by maxice8
parent 8d28441368
commit 0f218dd2ee

View file

@ -1,6 +1,6 @@
# Template file for 'hcloud' # Template file for 'hcloud'
pkgname=hcloud pkgname=hcloud
version=1.10.0 version=1.11.0
revision=1 revision=1
wrksrc="cli-${version}" wrksrc="cli-${version}"
build_style=go build_style=go
@ -13,7 +13,7 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
license="MIT" license="MIT"
homepage="https://github.com/hetznercloud/cli" homepage="https://github.com/hetznercloud/cli"
distfiles="https://github.com/hetznercloud/cli/archive/v${version}.tar.gz" distfiles="https://github.com/hetznercloud/cli/archive/v${version}.tar.gz"
checksum=69366f84753e1c4bbd9312be3fade23a8888969feee39eafefbd581919dbada4 checksum=af3b457297b5d60affac8fe102b154f0515b7032a93d5c88334f82371163fef0
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE