hcloud: update to 1.16.2.
This commit is contained in:
parent
2b9dbf8ac3
commit
e9837ef554
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hcloud'
|
||||
pkgname=hcloud
|
||||
version=1.16.1
|
||||
version=1.16.2
|
||||
revision=1
|
||||
wrksrc="cli-${version}"
|
||||
build_style=go
|
||||
|
@ -13,7 +13,7 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/hetznercloud/cli"
|
||||
distfiles="https://github.com/hetznercloud/cli/archive/v${version}.tar.gz"
|
||||
checksum=582e0ad9b4d01e688adb7ab8f680984bd481861eb3f23797dcaa581e41665827
|
||||
checksum=15b19b671cebda5d9ec1bb1fce7286515b97d3b0256775f9943f76a4c257f331
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue