Skip to content

Commit

Permalink
devel/rubygem-aws-sdk-mobile: Update to 1.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jan 11, 2022
1 parent 942bf04 commit 35edf95
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions devel/rubygem-aws-sdk-mobile/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= aws-sdk-mobile
PORTVERSION= 1.32.0
PORTVERSION= 1.33.0
CATEGORIES= devel rubygems
MASTER_SITES= RG

Expand All @@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for AWS Mobile
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

RUN_DEPENDS= rubygem-aws-sdk-core>=3.122.0<4:devel/rubygem-aws-sdk-core \
RUN_DEPENDS= rubygem-aws-sdk-core>=3.125.0<4:devel/rubygem-aws-sdk-core \
rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4

USES= gem
Expand Down
6 changes: 3 additions & 3 deletions devel/rubygem-aws-sdk-mobile/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1638557038
SHA256 (rubygem/aws-sdk-mobile-1.32.0.gem) = 6522b94d5b51a7544034c0d3cbcc46b7e94ed81635812f86158696aad621a753
SIZE (rubygem/aws-sdk-mobile-1.32.0.gem) = 22528
TIMESTAMP = 1641046436
SHA256 (rubygem/aws-sdk-mobile-1.33.0.gem) = c38f673bebee6f9b5bc75c29e0d9c54fc27a38ca26985e3990a2fe66e0fcadf7
SIZE (rubygem/aws-sdk-mobile-1.33.0.gem) = 22528
2 changes: 1 addition & 1 deletion devel/rubygem-aws-sdk-mobile/pkg-descr
@@ -1,4 +1,4 @@
Official AWS Ruby gem for AWS Mobile.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-mobile
WWW: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-mobile

0 comments on commit 35edf95

Please sign in to comment.