scaleway-cli: fix checksum
This commit is contained in:
parent
7b7b90d935
commit
203559c93e
1 changed files with 1 additions and 1 deletions
|
@ -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=e65449cbbf955413a2055e8fc0ee5dd443f5b44b4d0caf186e0fe6c985d318ed
|
||||
checksum=2c8193e411dac83f31b4c2f899cc7b4793380d91c6196c831c4bfd41c47a58ad
|
||||
|
||||
post_install() {
|
||||
vinstall contrib/completion/bash/scw 0644 usr/share/bash-completion/completions
|
||||
|
|
Loading…
Reference in a new issue