hcloud: update to 1.17.0.
This commit is contained in:
parent
4ba8ccddaf
commit
23efe54ab5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hcloud'
|
||||
pkgname=hcloud
|
||||
version=1.16.2
|
||||
version=1.17.0
|
||||
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=15b19b671cebda5d9ec1bb1fce7286515b97d3b0256775f9943f76a4c257f331
|
||||
checksum=72710ebf4ce5598791d4e295dc749b7996433084dcd7523ced97912d321bdc4f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue