scaleway-cli: update to 1.11.
This commit is contained in:
parent
f9b924b5a7
commit
2eb2939afe
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'scaleway-cli'
|
# Template file for 'scaleway-cli'
|
||||||
pkgname=scaleway-cli
|
pkgname=scaleway-cli
|
||||||
version=1.10.1
|
version=1.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style="go"
|
build_style="go"
|
||||||
go_import_path="github.com/scaleway/scaleway-cli"
|
go_import_path="github.com/scaleway/scaleway-cli"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Michael Gehring <mg@ebfe.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/scaleway/scaleway-cli"
|
homepage="https://github.com/scaleway/scaleway-cli"
|
||||||
distfiles="https://github.com/scaleway/scaleway-cli/archive/v${version}.tar.gz"
|
distfiles="https://github.com/scaleway/scaleway-cli/archive/v${version}.tar.gz"
|
||||||
checksum=3a6fbc164a48cd7d324e108caeba9bdba8c76823092f664a6a68e4e65ec68720
|
checksum=4d27d0b0dc0dc28dd8df36c10e4afc7e3f884b26926dcdf7b889525025209ff6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall contrib/completion/bash/scw 0644 usr/share/bash-completion/completions
|
vinstall contrib/completion/bash/scw 0644 usr/share/bash-completion/completions
|
||||||
|
|
Loading…
Reference in a new issue