hcloud: update to 1.30.0.

This commit is contained in:
Daniel Eyßer 2022-06-28 12:08:53 +02:00 committed by Duncan Overbruck
parent cecb6b779f
commit f7295c0151

View file

@ -1,6 +1,6 @@
# Template file for 'hcloud' # Template file for 'hcloud'
pkgname=hcloud pkgname=hcloud
version=1.29.5 version=1.30.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=8a8a0a8ee86eaae329090657f236c8f736c5c67209fedf5047977f8ef8c2afb8 checksum=12110363deb3d4bb66f4ab0350b3ee220c38d9f9a4bda94bb8396c32c9025e33
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE