mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
hcloud: update to 1.22.0.
This commit is contained in:
parent
602fe827b9
commit
9243e3afb4
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.21.1
|
version=1.22.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="cli-${version}"
|
wrksrc="cli-${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -13,7 +13,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=0c76bd22e0891f4073b73d16fe233ab704fe5c0cf539f091d20d2e43ccbc5a1b
|
checksum=fec0f1ae490ed4e1079138661fffcbf489544c460f631a6a4e5910d3645dad86
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue