mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
scaleway-cli: update to 1.10.1.
This commit is contained in:
parent
28390fd26d
commit
862231d3c9
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
|
version=1.10.1
|
||||||
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=2c8193e411dac83f31b4c2f899cc7b4793380d91c6196c831c4bfd41c47a58ad
|
checksum=3a6fbc164a48cd7d324e108caeba9bdba8c76823092f664a6a68e4e65ec68720
|
||||||
|
|
||||||
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