mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
scaleway-cli: update to 1.12.
This commit is contained in:
parent
a3537422e6
commit
0a916c502c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'scaleway-cli'
|
# Template file for 'scaleway-cli'
|
||||||
pkgname=scaleway-cli
|
pkgname=scaleway-cli
|
||||||
version=1.11.1
|
version=1.12
|
||||||
revision=3
|
revision=1
|
||||||
build_style="go"
|
build_style="go"
|
||||||
go_import_path="github.com/scaleway/scaleway-cli"
|
go_import_path="github.com/scaleway/scaleway-cli"
|
||||||
go_package="github.com/scaleway/scaleway-cli/cmd/scw"
|
go_package="github.com/scaleway/scaleway-cli/cmd/scw"
|
||||||
|
@ -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=119ac181845eb4245e42af760c62f3c9ce2e44f518ac87ea0eb78c0c0c1aca98
|
checksum=7a23ef6960fe280dd19f8e2e9b0fff6ffaf4b8446ddc7833b530901875652e2e
|
||||||
|
|
||||||
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…
Add table
Reference in a new issue