From 210be59414b5a76de85a07f8aac2e8c982da9f2e Mon Sep 17 00:00:00 2001 From: uhohspaghetios Date: Fri, 10 Dec 2021 00:00:58 -0500 Subject: [PATCH] aws-cli: update to 1.22.23 --- srcpkgs/aws-cli/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/aws-cli/template b/srcpkgs/aws-cli/template index 67550003bd47f7..8bd0d676f4a0ec 100644 --- a/srcpkgs/aws-cli/template +++ b/srcpkgs/aws-cli/template @@ -1,7 +1,7 @@ # Template file for 'aws-cli' pkgname=aws-cli -version=1.18.125 -revision=3 +version=1.22.23 +revision=1 wrksrc="aws-cli-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -12,7 +12,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=97f632fb7aede8f7986a4bd381f3d460606e9c31ef91f02388f7895dd5822c27 +checksum=d5424e05c87963547d6c98440391c6729e4e4f8eb7a4c64520ff7eefeffe41f3 post_install() { vinstall bin/aws_bash_completer 644 usr/share/bash-completion/completions aws