devel/rubygem-aws-sdk-customerprofiles: Update to 1.9.0
Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-customerprofiles/CHANGELOG.md
This commit is contained in:
parent
0d3d92dde2
commit
f525ad5c4c
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= aws-sdk-customerprofiles
|
||||
PORTVERSION= 1.8.0
|
||||
PORTVERSION= 1.9.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for Amazon Connect Customer Profiles (Customer Pr
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-aws-sdk-core>=3.118.0<4:devel/rubygem-aws-sdk-core \
|
||||
RUN_DEPENDS= rubygem-aws-sdk-core>=3.119.0<4:devel/rubygem-aws-sdk-core \
|
||||
rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4
|
||||
|
||||
USES= gem
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1628103330
|
||||
SHA256 (rubygem/aws-sdk-customerprofiles-1.8.0.gem) = 12966df36ac7e69ebec2f0913d535d944e8572416c25ac800ef6cd475ed5b829
|
||||
SIZE (rubygem/aws-sdk-customerprofiles-1.8.0.gem) = 46080
|
||||
TIMESTAMP = 1628439204
|
||||
SHA256 (rubygem/aws-sdk-customerprofiles-1.9.0.gem) = 211df21d4d27e3063adf9636e568a880aaf38b3916ba9ece9f60bad4afb30fa5
|
||||
SIZE (rubygem/aws-sdk-customerprofiles-1.9.0.gem) = 46080
|
||||
|
|
Loading…
Reference in a new issue