From 763915b8277ba4af1500c0fdf764dffee16c9c41 Mon Sep 17 00:00:00 2001 From: Robert Lowry Date: Fri, 13 Sep 2019 12:54:28 -0500 Subject: [PATCH] aws-cli: update to 1.16.238 --- 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 7d1e5b4bced..8799becae79 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.16.231 +version=1.16.238 revision=1 archs=noarch wrksrc="aws-cli-${version}" @@ -14,10 +14,9 @@ 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=959290cc2567de46cff26fa6bc59d0176da89ef3a2c78b500283cbf70a15614b +checksum=a0a9a5552945bad676d806c4e48e958ff7abe1901547d43b276c36534c7a31ec post_install() { - vlicense LICENSE.txt vinstall bin/aws_bash_completer 644 usr/share/bash-completion/completions aws vinstall bin/aws_zsh_completer.sh 644 usr/share/zsh/site-functions _aws rm "${DESTDIR}/usr/bin/aws_bash_completer"