mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
aws-cli: update to 1.16.296
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
b9896c8634
commit
964cdd2032
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'aws-cli'
|
||||
pkgname=aws-cli
|
||||
version=1.16.263
|
||||
version=1.16.296
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="aws-cli-${version}"
|
||||
|
@ -14,7 +14,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=e9494d6b634f464053bcbb4d0d70a3366921f133dbe88dccea219ea422acb0b0
|
||||
checksum=3fd53647c53f991ccb46c2fde1f1a0226dd13c46ecf947444a003ecee7edf828
|
||||
|
||||
post_install() {
|
||||
vinstall bin/aws_bash_completer 644 usr/share/bash-completion/completions aws
|
||||
|
|
Loading…
Add table
Reference in a new issue