hcloud: update to 1.12.0.
This commit is contained in:
parent
ece893c63c
commit
83f5bb05e4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hcloud'
|
||||
pkgname=hcloud
|
||||
version=1.11.0
|
||||
version=1.12.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=af3b457297b5d60affac8fe102b154f0515b7032a93d5c88334f82371163fef0
|
||||
checksum=23485952b9095c7ee0d004f714d9a9199afa5cb4309627636b53fb51760fb18e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue