mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
devel/rubygem-aws-sdk-ec2instanceconnect: Update to 1.26.0
- Clean up pkg-descr: remove legacy Homepage link which points to the root of GitHub repository Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-ec2instanceconnect/CHANGELOG.md
This commit is contained in:
parent
bc3e6d0635
commit
951778f927
3 changed files with 5 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= aws-sdk-ec2instanceconnect
|
||||
PORTVERSION= 1.25.0
|
||||
PORTVERSION= 1.26.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -10,7 +10,7 @@ WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-ec2instanc
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-aws-sdk-core>=3.127.0<4:devel/rubygem-aws-sdk-core \
|
||||
RUN_DEPENDS= rubygem-aws-sdk-core>=3.165.0<4:devel/rubygem-aws-sdk-core \
|
||||
rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4
|
||||
|
||||
USES= gem
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1658506657
|
||||
SHA256 (rubygem/aws-sdk-ec2instanceconnect-1.25.0.gem) = 1461cc0c5b68e7788204b2fb89af6e137d60572480265ff80c36e74f583e240c
|
||||
SIZE (rubygem/aws-sdk-ec2instanceconnect-1.25.0.gem) = 18944
|
||||
TIMESTAMP = 1669057719
|
||||
SHA256 (rubygem/aws-sdk-ec2instanceconnect-1.26.0.gem) = 3dc7110810a9c3868194efc0a3236c1520cd37bc2221638275faa225c0520139
|
||||
SIZE (rubygem/aws-sdk-ec2instanceconnect-1.26.0.gem) = 22528
|
||||
|
|
|
@ -1,3 +1 @@
|
|||
Official AWS Ruby gem for AWS EC2 Instance Connect (EC2 Instance Connect).
|
||||
|
||||
See also: https://github.com/aws/aws-sdk-ruby
|
||||
|
|
Loading…
Add table
Reference in a new issue