devel/rubygem-aws-sdk-iotthingsgraph: Update to 1.14.0
- Add LICENSE_FILE Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-iotthingsgraph/CHANGELOG.md
This commit is contained in:
parent
26690316d6
commit
1afc38c52e
2 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= aws-sdk-iotthingsgraph
|
||||
PORTVERSION= 1.13.0
|
||||
PORTVERSION= 1.14.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -9,6 +9,7 @@ MAINTAINER= sunpoet@FreeBSD.org
|
|||
COMMENT= Official AWS Ruby gem for AWS IoT Things Graph
|
||||
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-aws-sdk-core>=3.112.0<4:devel/rubygem-aws-sdk-core \
|
||||
rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1612519427
|
||||
SHA256 (rubygem/aws-sdk-iotthingsgraph-1.13.0.gem) = 7efed15ed84765b93f3f7c43ac65f28c2d4e1bc39d0d312fc7a247ccef9805c6
|
||||
SIZE (rubygem/aws-sdk-iotthingsgraph-1.13.0.gem) = 31744
|
||||
TIMESTAMP = 1618320598
|
||||
SHA256 (rubygem/aws-sdk-iotthingsgraph-1.14.0.gem) = f71464d497bbfd69feaf1cc7fac4ffbe4e72002959855ead798f489a96f1b7a4
|
||||
SIZE (rubygem/aws-sdk-iotthingsgraph-1.14.0.gem) = 35840
|
||||
|
|
Loading…
Reference in a new issue