mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
hcloud: update to 1.37.0.
This commit is contained in:
parent
423f92b991
commit
fc631d57cb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'hcloud'
|
# Template file for 'hcloud'
|
||||||
pkgname=hcloud
|
pkgname=hcloud
|
||||||
version=1.36.0
|
version=1.37.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
go_import_path=github.com/hetznercloud/cli
|
go_import_path=github.com/hetznercloud/cli
|
||||||
|
@ -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=d281bff826b626cd1e33ab7a3342988a647941fd02c643cf96da1bd7e2cf3c9d
|
checksum=7a4d08a8d5e5b3850dedd49abf3b648e213bef4d4172c9bd575760fa4c1a7575
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue