mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
hcloud: update to 1.26.1.
This commit is contained in:
parent
38ecf6abd6
commit
e9c229139e
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.25.1
|
version=1.26.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="cli-${version}"
|
wrksrc="cli-${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -12,7 +12,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=da5ac8d2b2f54acb56cfc68a37120f7e2171ee25a9fdd07445608436e0790593
|
checksum=ba7fed423b2c437adfb4b98b2fdadaad6b6325f8e31cac2729982b7bf2523c81
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue