aws-cli: update to 1.22.88.
This commit is contained in:
parent
34d4d165f0
commit
2487db38f5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'aws-cli'
|
||||
pkgname=aws-cli
|
||||
version=1.22.23
|
||||
version=1.22.88
|
||||
revision=1
|
||||
wrksrc="aws-cli-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Robert Lowry <bobertlo@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/aws/aws-cli"
|
||||
distfiles="https://github.com/aws/aws-cli/archive/${version}.tar.gz"
|
||||
checksum=d5424e05c87963547d6c98440391c6729e4e4f8eb7a4c64520ff7eefeffe41f3
|
||||
checksum=cc0961786a5020fbe4708506e8aa39c90a07199f625e9ac62c1f2d8db7e8bd69
|
||||
|
||||
do_check() {
|
||||
# integration tests want aws credentials, have some other issues not worth fixing
|
||||
|
|
Loading…
Reference in a new issue