scaleway-cli: update to 1.13.
This commit is contained in:
parent
ad6d17b7f6
commit
4a1bfd4a50
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'scaleway-cli'
|
||||
pkgname=scaleway-cli
|
||||
version=1.12
|
||||
revision=2
|
||||
version=1.13
|
||||
revision=1
|
||||
build_style="go"
|
||||
go_import_path="github.com/scaleway/scaleway-cli"
|
||||
go_package="github.com/scaleway/scaleway-cli/cmd/scw"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Michael Gehring <mg@ebfe.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/scaleway/scaleway-cli"
|
||||
distfiles="https://github.com/scaleway/scaleway-cli/archive/v${version}.tar.gz"
|
||||
checksum=7a23ef6960fe280dd19f8e2e9b0fff6ffaf4b8446ddc7833b530901875652e2e
|
||||
checksum=0be6076af3d41f94f27138415da394fb5424a654214edab58b9bdb1c9fd8a2cb
|
||||
|
||||
post_install() {
|
||||
vinstall contrib/completion/bash/scw 0644 usr/share/bash-completion/completions
|
||||
|
|
Loading…
Reference in New Issue