hcloud: update to 1.30.3.
This commit is contained in:
parent
f42031e78f
commit
a3d4c88472
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.30.2
|
version=1.30.3
|
||||||
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=e44505128e16013926b469c3f668c996b6225b94d3595c645721e9d146807b6e
|
checksum=3e5d1fa240c5d0ea46d209c66c315095f6daa884a9424e2a69b5dc312dafe4d6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue