mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 23:12:57 +02:00
scaleway-cli: update to 1.16.
This commit is contained in:
parent
a91543fe64
commit
1fefb32d7b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'scaleway-cli'
|
||||
pkgname=scaleway-cli
|
||||
version=1.15
|
||||
version=1.16
|
||||
revision=1
|
||||
build_style="go"
|
||||
go_import_path="github.com/scaleway/scaleway-cli"
|
||||
|
@ -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=7a7229057a4ed197f9c138df55023b034943b0358200aab1d810cac56ee816b2
|
||||
checksum=bda49f5b33a3214aabbb69a51284fc6ca73110cacecbd8ff3edc0749a44cbced
|
||||
|
||||
post_install() {
|
||||
vinstall contrib/completion/bash/scw.bash 0644 usr/share/bash-completion/completions
|
||||
|
|
Loading…
Add table
Reference in a new issue