mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
hcloud: update to 1.49.0.
This commit is contained in:
parent
a19d6633c9
commit
c84a8aa0ba
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hcloud'
|
# Template file for 'hcloud'
|
||||||
pkgname=hcloud
|
pkgname=hcloud
|
||||||
version=1.47.0
|
version=1.49.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://github.com/hetznercloud/cli"
|
homepage="https://github.com/hetznercloud/cli"
|
||||||
changelog="https://raw.githubusercontent.com/hetznercloud/cli/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/hetznercloud/cli/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/hetznercloud/cli/archive/v${version}.tar.gz"
|
distfiles="https://github.com/hetznercloud/cli/archive/v${version}.tar.gz"
|
||||||
checksum=2f1c15f71cca7c2e725a5047dbd918cc919962930b9681c53402e9c693884894
|
checksum=5b238acf908046205c15c7b720efeed51f50f56c8c0b0bf6d0f9022e1536392d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue