mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
scaleway-cli: update to 1.20.
This commit is contained in:
parent
f7b020ca18
commit
b9df635f3b
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.19
|
version=1.20
|
||||||
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="Orphaned <orphan@voidlinux.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=307bb2a67cd8b8a7fb58524dfe3f65bbba476496c051e289e76f11d0508a0ab7
|
checksum=4c50725be7bebdab17b8ef77acd230525e773631fef4051979f8ff91c86bebf8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall contrib/completion/bash/scw.bash 0644 usr/share/bash-completion/completions
|
vinstall contrib/completion/bash/scw.bash 0644 usr/share/bash-completion/completions
|
||||||
|
|
Loading…
Add table
Reference in a new issue