scaleway-cli: update to 1.19.
This commit is contained in:
parent
31b2644d18
commit
b430fa82cf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'scaleway-cli'
|
||||
pkgname=scaleway-cli
|
||||
version=1.18
|
||||
version=1.19
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/scaleway/scaleway-cli
|
||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/scaleway/scaleway-cli"
|
||||
distfiles="https://github.com/scaleway/scaleway-cli/archive/v${version}.tar.gz"
|
||||
checksum=a6c0e6d3ca785fe86804e89cc86e252761f3dace0884ac172b2635daf6783969
|
||||
checksum=307bb2a67cd8b8a7fb58524dfe3f65bbba476496c051e289e76f11d0508a0ab7
|
||||
|
||||
post_install() {
|
||||
vinstall contrib/completion/bash/scw.bash 0644 usr/share/bash-completion/completions
|
||||
|
|
Loading…
Reference in a new issue