mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
devel/rubygem-aws-sdk-support: Update to 1.34.0
Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-support/CHANGELOG.md
This commit is contained in:
parent
ab140a2c5c
commit
1750d30c25
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= aws-sdk-support
|
||||
PORTVERSION= 1.33.0
|
||||
PORTVERSION= 1.34.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for AWS Support
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-aws-sdk-core>=3.119.0<4:devel/rubygem-aws-sdk-core \
|
||||
RUN_DEPENDS= rubygem-aws-sdk-core>=3.120.0<4:devel/rubygem-aws-sdk-core \
|
||||
rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4
|
||||
|
||||
USES= gem
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1628439582
|
||||
SHA256 (rubygem/aws-sdk-support-1.33.0.gem) = e21bd08e843f8f77685cbdfbe4b195b9caef5010867beeef978717d5f9ed331b
|
||||
SIZE (rubygem/aws-sdk-support-1.33.0.gem) = 32768
|
||||
TIMESTAMP = 1632037814
|
||||
SHA256 (rubygem/aws-sdk-support-1.34.0.gem) = 495bef809bd3fc0091b33e5684cd1ae30d9fe20ae6d769633adefb1abb28ebec
|
||||
SIZE (rubygem/aws-sdk-support-1.34.0.gem) = 32768
|
||||
|
|
Loading…
Add table
Reference in a new issue