scaleway-cli: update to 1.8.0.
This commit is contained in:
parent
59ec5089ff
commit
8556bc9abe
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'scaleway-cli'
|
||||
pkgname=scaleway-cli
|
||||
version=1.7.1
|
||||
version=1.8.0
|
||||
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=d63701546806cce3cf68f180b32ae5e0f52e9cf239cf8c2565b29c30c7b300f1
|
||||
checksum=5f09f335f90686fad7973f721586173a68445d94099cc794a6270b171b0081b3
|
||||
|
||||
post_install() {
|
||||
vinstall contrib/completion/bash/scw 0644 usr/share/bash-completion/completions
|
||||
|
|
Loading…
Reference in New Issue