hcloud: update to 1.3.2.
This commit is contained in:
parent
79563dfdbb
commit
9a5214ca90
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'hcloud'
|
||||
pkgname=hcloud
|
||||
version=1.3.1
|
||||
revision=3
|
||||
version=1.3.2
|
||||
revision=1
|
||||
wrksrc="cli-${version}"
|
||||
build_style=go
|
||||
go_import_path="github.com/hetznercloud/cli"
|
||||
|
@ -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=57e0c4e19ca29010099f8487cec57f043fc8364c553cdb4a047e078fc58ee839
|
||||
checksum=1cac1e7a5618abce0e6e2d5da40afc153fd88508557afdf90d0f5be54abec9a9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue