Update to 3.72.0
Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-core/CHANGELOG.md
This commit is contained in:
parent
de32d1aa6e
commit
73632ccd5f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515645
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= aws-sdk-core
|
||||
DISTVERSION= 3.71.0
|
||||
DISTVERSION= 3.72.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -11,7 +11,7 @@ COMMENT= AWS SDK for Ruby - Core
|
|||
LICENSE= APACHE20
|
||||
|
||||
RUN_DEPENDS= rubygem-aws-eventstream>=1.0.2<2:devel/rubygem-aws-eventstream \
|
||||
rubygem-aws-partitions>=1.0<2:devel/rubygem-aws-partitions \
|
||||
rubygem-aws-partitions>=1.228.0<2:devel/rubygem-aws-partitions \
|
||||
rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4 \
|
||||
rubygem-jmespath>=1.0<2:devel/rubygem-jmespath
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1571923751
|
||||
SHA256 (rubygem/aws-sdk-core-3.71.0.gem) = 51984bcebc8392a737ad09908ab7c05887546a5e8ccb8fd01634a4b6c80d123b
|
||||
SIZE (rubygem/aws-sdk-core-3.71.0.gem) = 256000
|
||||
TIMESTAMP = 1572018535
|
||||
SHA256 (rubygem/aws-sdk-core-3.72.0.gem) = e9a4fc2c5921d0d23eb97942de4ad37009f6546588c31fd881b5bece9681bab9
|
||||
SIZE (rubygem/aws-sdk-core-3.72.0.gem) = 256000
|
||||
|
|
Loading…
Reference in a new issue