hcloud: update to 1.16.1.
This commit is contained in:
parent
b7f47a7c38
commit
dfd1b948db
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hcloud'
|
||||
pkgname=hcloud
|
||||
version=1.16.0
|
||||
version=1.16.1
|
||||
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=eceaf25868706751392afc8cd1bef58a374f49437911335924ef1a27845f5a9a
|
||||
checksum=582e0ad9b4d01e688adb7ab8f680984bd481861eb3f23797dcaa581e41665827
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue