aws-cli: update to 1.16.158
This commit is contained in:
parent
c41c6c6682
commit
b0aba05507
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'aws-cli'
|
||||
pkgname=aws-cli
|
||||
version=1.16.156
|
||||
version=1.16.158
|
||||
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=fbc3a13c891ab4d123a9e75311b9d2eda74c810d5cdf893961b5a6359a9f0b9c
|
||||
checksum=98f9cfa6b2f90a8308a08e7c8372202db360b483417d3d88e86c9ef5ffd68bcc
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in a new issue