hcloud: update to 1.4.0.
This commit is contained in:
parent
341050f3a7
commit
0f6da3cb7f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hcloud'
|
||||
pkgname=hcloud
|
||||
version=1.3.2
|
||||
version=1.4.0
|
||||
revision=1
|
||||
wrksrc="cli-${version}"
|
||||
build_style=go
|
||||
|
@ -12,7 +12,7 @@ maintainer="Michael Gehring <mg@ebfe.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/hetznercloud/cli"
|
||||
distfiles="https://github.com/hetznercloud/cli/archive/v${version}.tar.gz"
|
||||
checksum=1cac1e7a5618abce0e6e2d5da40afc153fd88508557afdf90d0f5be54abec9a9
|
||||
checksum=a09c07c2d081ab7493bc402246bd09d486f9fa5241a67e31e00564506c410507
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue