mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
scaleway-cli: update to 1.11.1.
This commit is contained in:
parent
d0138154a9
commit
0e83a067e6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'scaleway-cli'
|
||||
pkgname=scaleway-cli
|
||||
version=1.11
|
||||
version=1.11.1
|
||||
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=4d27d0b0dc0dc28dd8df36c10e4afc7e3f884b26926dcdf7b889525025209ff6
|
||||
checksum=119ac181845eb4245e42af760c62f3c9ce2e44f518ac87ea0eb78c0c0c1aca98
|
||||
|
||||
post_install() {
|
||||
vinstall contrib/completion/bash/scw 0644 usr/share/bash-completion/completions
|
||||
|
|
Loading…
Add table
Reference in a new issue