net/rubygem-grpc: Update to 1.55.0
Changes: https://github.com/grpc/grpc/releases https://github.com/grpc/grpc/commits/master/src/ruby
This commit is contained in:
parent
ab947113d7
commit
6299a88454
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= grpc
|
||||
PORTVERSION= 1.54.2
|
||||
PORTVERSION= 1.55.0
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -12,7 +12,7 @@ LICENSE= BSD3CLAUSE
|
|||
LIB_DEPENDS= libcares.so:dns/c-ares \
|
||||
libgrpc.so:devel/grpc
|
||||
RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \
|
||||
rubygem-google-protobuf>=3.21<4:devel/rubygem-google-protobuf \
|
||||
rubygem-google-protobuf>=3.23<4:devel/rubygem-google-protobuf \
|
||||
rubygem-googleapis-common-protos-types>=1.0<2:devel/rubygem-googleapis-common-protos-types
|
||||
|
||||
USES= cpe gem gmake pkgconfig
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1685162394
|
||||
SHA256 (rubygem/grpc-1.54.2.gem) = 036f931bcf8d43e1b65eb1c1dc010e1ab24fb64ed7e8703948a8288eda61812f
|
||||
SIZE (rubygem/grpc-1.54.2.gem) = 6049280
|
||||
TIMESTAMP = 1685793098
|
||||
SHA256 (rubygem/grpc-1.55.0.gem) = 529332f8e5e98f5b138afd5c4a9c7bdc9e247f4c10c84c1adbf1a114eba161ae
|
||||
SIZE (rubygem/grpc-1.55.0.gem) = 6191104
|
||||
|
|
Loading…
Reference in a new issue