hcloud: update to 1.18.0.
This commit is contained in:
parent
380636ab18
commit
2747d6e2de
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hcloud'
|
||||
pkgname=hcloud
|
||||
version=1.17.0
|
||||
version=1.18.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=72710ebf4ce5598791d4e295dc749b7996433084dcd7523ced97912d321bdc4f
|
||||
checksum=5fc1fd13d70f896e61d85061cda8221bb5220f65bd61b578023370a1a744dd9e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue