mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/rubygem-aws-sdk-identitystore: Update to 1.15.0
Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-identitystore/CHANGELOG.md
This commit is contained in:
parent
5b9ed1935a
commit
aff5ca9211
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= aws-sdk-identitystore
|
||||
PORTVERSION= 1.13.0
|
||||
PORTVERSION= 1.15.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for AWS SSO Identity Store (IdentityStore)
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-aws-sdk-core>=3.125.0<4:devel/rubygem-aws-sdk-core \
|
||||
RUN_DEPENDS= rubygem-aws-sdk-core>=3.127.0<4:devel/rubygem-aws-sdk-core \
|
||||
rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4
|
||||
|
||||
USES= gem
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1641046306
|
||||
SHA256 (rubygem/aws-sdk-identitystore-1.13.0.gem) = 4981e83d5fd329343d3ef92809d3dd807a4734cbe4f89e0a00883fa20a7bebdb
|
||||
SIZE (rubygem/aws-sdk-identitystore-1.13.0.gem) = 18944
|
||||
TIMESTAMP = 1646058454
|
||||
SHA256 (rubygem/aws-sdk-identitystore-1.15.0.gem) = fb4c54c14d75cc835ed6ce7d84404a37239699efc344c5e33bd70ab8a87d96b4
|
||||
SIZE (rubygem/aws-sdk-identitystore-1.15.0.gem) = 18944
|
||||
|
|
Loading…
Add table
Reference in a new issue