mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
hcloud: update to 1.36.0.
This commit is contained in:
parent
a321d1059f
commit
43bb85c7c6
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.35.0
|
version=1.36.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=3dad20aa8b4592c65046a0587ded4cccc87aeba308bf1f5f07cde0bb864e6717
|
checksum=d281bff826b626cd1e33ab7a3342988a647941fd02c643cf96da1bd7e2cf3c9d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue