hcloud: update to 1.3.0.
This commit is contained in:
parent
2efb3e0143
commit
ab2deba6ab
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hcloud'
|
||||
pkgname=hcloud
|
||||
version=1.2.0
|
||||
version=1.3.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=92b00d393e6029fc25fff93d74166c96c0b16aff963355d7ec2a26108e48427a
|
||||
checksum=0a391f7d13aa1886ac369ea36b242c0525842876e233a86a692e76bcc1c85ab1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue