Update to 1.4.0
Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-iotthingsgraph/CHANGELOG.md
This commit is contained in:
parent
160d4f41f5
commit
031cb65a99
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515500
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= aws-sdk-iotthingsgraph
|
||||
PORTVERSION= 1.3.0
|
||||
PORTVERSION= 1.4.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for AWS IoT Things Graph
|
|||
|
||||
LICENSE= APACHE20
|
||||
|
||||
RUN_DEPENDS= rubygem-aws-sdk-core>=3.61.1<4:devel/rubygem-aws-sdk-core \
|
||||
RUN_DEPENDS= rubygem-aws-sdk-core>=3.71.0<4:devel/rubygem-aws-sdk-core \
|
||||
rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4
|
||||
|
||||
USES= gem
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1567272196
|
||||
SHA256 (rubygem/aws-sdk-iotthingsgraph-1.3.0.gem) = 05074a73f4e41c0ac76ed4310001910b1ccbc75fa2c875a1a8d796600a63d3aa
|
||||
SIZE (rubygem/aws-sdk-iotthingsgraph-1.3.0.gem) = 30208
|
||||
TIMESTAMP = 1571923912
|
||||
SHA256 (rubygem/aws-sdk-iotthingsgraph-1.4.0.gem) = 67294ef44be748c9d9d2dc8228245745a96da995d1e06215fc5ded5e2b9a6006
|
||||
SIZE (rubygem/aws-sdk-iotthingsgraph-1.4.0.gem) = 30208
|
||||
|
|
Loading…
Reference in a new issue