From 3693cfafbfc817ecfc2cfd3a756510adc0f60cd1 Mon Sep 17 00:00:00 2001 From: Robert Lowry Date: Sun, 22 Mar 2020 00:03:07 -0500 Subject: [PATCH] aws-cli: update to 1.18.26 --- srcpkgs/aws-cli/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/aws-cli/template b/srcpkgs/aws-cli/template index 34f598b05e8..f8e020d11f8 100644 --- a/srcpkgs/aws-cli/template +++ b/srcpkgs/aws-cli/template @@ -1,11 +1,10 @@ # Template file for 'aws-cli' pkgname=aws-cli -version=1.17.6 +version=1.18.26 revision=1 archs=noarch wrksrc="aws-cli-${version}" build_style=python3-module -pycompile_module="aws-cli" hostmakedepends="python3-setuptools" depends="groff python3-botocore python3-s3transfer python3-colorama python3-rsa python3-yaml python3-docutils" @@ -14,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=2f2469aabf8e40c39661f976a499570c1b1c72557c014214ebc4f4ae8eaf6d84 +checksum=6d32a6d9d31bc861a63a74c9c8a74e3b4f3daf5b730bd09143c5e0c789094769 post_install() { vinstall bin/aws_bash_completer 644 usr/share/bash-completion/completions aws