diff --git a/srcpkgs/aws-cli/template b/srcpkgs/aws-cli/template index 0448d39f5a..6e543f6743 100644 --- a/srcpkgs/aws-cli/template +++ b/srcpkgs/aws-cli/template @@ -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 " 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