mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
aws-cli: update to 1.16.309
This commit is contained in:
parent
b88366472d
commit
a5ba47d9e3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'aws-cli'
|
||||
pkgname=aws-cli
|
||||
version=1.16.296
|
||||
version=1.16.309
|
||||
revision=2
|
||||
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=3fd53647c53f991ccb46c2fde1f1a0226dd13c46ecf947444a003ecee7edf828
|
||||
checksum=e0b6c670e55f50d747d655140d35879abae82e32e03d0820cc20252edc0e50f7
|
||||
|
||||
post_install() {
|
||||
vinstall bin/aws_bash_completer 644 usr/share/bash-completion/completions aws
|
||||
|
|
Loading…
Add table
Reference in a new issue