hcloud: update to 1.32.0.

This commit is contained in:
Gerardo Di iorio 2023-03-20 20:00:39 +01:00 committed by classabbyamp
parent 8c9c2d575d
commit 5de01b89c1

View file

@ -1,6 +1,6 @@
# Template file for 'hcloud' # Template file for 'hcloud'
pkgname=hcloud pkgname=hcloud
version=1.31.1 version=1.32.0
revision=1 revision=1
build_style=go build_style=go
build_helper=qemu build_helper=qemu
@ -12,7 +12,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=d9ee39db85eb2f0ff5f812331c674f32ceab6f1203f5d14be2f732a555f12795 checksum=4354a81f6a6227cf4b2ffba09e769a4898c572d2b85a579a77b7a09506345a86
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE