aws-cli: update to 1.16.231.
This commit is contained in:
parent
42f939417b
commit
4e39814dc9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'aws-cli'
|
||||
pkgname=aws-cli
|
||||
version=1.16.169
|
||||
version=1.16.231
|
||||
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=eaec519dbb638d9aeaf9a9d451d011e64e0657cd71bf961a2c2544f175d00d2e
|
||||
checksum=959290cc2567de46cff26fa6bc59d0176da89ef3a2c78b500283cbf70a15614b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in a new issue