hcloud: update to 1.34.1.
This commit is contained in:
parent
c0d0e66d15
commit
78262d2632
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hcloud'
|
||||
pkgname=hcloud
|
||||
version=1.33.1
|
||||
version=1.34.1
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
|
@ -11,8 +11,9 @@ short_desc="Command-line interface for Hetzner Cloud"
|
|||
maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/hetznercloud/cli"
|
||||
changelog="https://raw.githubusercontent.com/hetznercloud/cli/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/hetznercloud/cli/archive/v${version}.tar.gz"
|
||||
checksum=bbd337684b51ecd6848f6b7531f3a2793c43d0fbe2ece13f153ce1504a1e72f6
|
||||
checksum=00ec9466bedca9fbe3ab5151a79df4db6a8997b263bcc6bffb50f25ccc191c80
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue