scaleway-cli: update to 1.10.
This commit is contained in:
parent
496a034d23
commit
8982a44357
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'scaleway-cli'
|
||||
pkgname=scaleway-cli
|
||||
version=1.9.0
|
||||
revision=2
|
||||
version=1.10
|
||||
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=2cf48fb0985d8767330cf4eb48b321101bd9ffde5c479c66e1abe0fee50aec4b
|
||||
checksum=e65449cbbf955413a2055e8fc0ee5dd443f5b44b4d0caf186e0fe6c985d318ed
|
||||
|
||||
post_install() {
|
||||
vinstall contrib/completion/bash/scw 0644 usr/share/bash-completion/completions
|
||||
|
|
Loading…
Reference in a new issue