mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
aws-cli: update to 1.16.156
This commit is contained in:
parent
50f438d73f
commit
422d8fb2c6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'aws-cli'
|
# Template file for 'aws-cli'
|
||||||
pkgname=aws-cli
|
pkgname=aws-cli
|
||||||
version=1.16.155
|
version=1.16.156
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="aws-cli-${version}"
|
wrksrc="aws-cli-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Robert Lowry <bobertlo@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/aws/aws-cli"
|
homepage="https://github.com/aws/aws-cli"
|
||||||
distfiles="https://github.com/aws/aws-cli/archive/${version}.tar.gz"
|
distfiles="https://github.com/aws/aws-cli/archive/${version}.tar.gz"
|
||||||
checksum=14bd9a4624e570349dae002e583fce41e6c81066cc6cea9afffe663f4d1c71f9
|
checksum=fbc3a13c891ab4d123a9e75311b9d2eda74c810d5cdf893961b5a6359a9f0b9c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue