hcloud: update to 1.14.0.
This commit is contained in:
parent
4853160dc2
commit
90553ee6e4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hcloud'
|
||||
pkgname=hcloud
|
||||
version=1.13.0
|
||||
version=1.14.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=d1baa87a867091a24d8c56279306df585664296ee20743bc74a73c3a94cdc300
|
||||
checksum=5faecf8a9fb2e7e60a7558444ee89521c710d7c1e22988fd6a86d8b66d88a77f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue