hcloud: update to 1.18.0.

This commit is contained in:
Gerardo Di Iorio 2020-08-14 14:17:42 +02:00 committed by Johannes
parent 380636ab18
commit 2747d6e2de

View file

@ -1,6 +1,6 @@
# Template file for 'hcloud' # Template file for 'hcloud'
pkgname=hcloud pkgname=hcloud
version=1.17.0 version=1.18.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=72710ebf4ce5598791d4e295dc749b7996433084dcd7523ced97912d321bdc4f checksum=5fc1fd13d70f896e61d85061cda8221bb5220f65bd61b578023370a1a744dd9e
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE