diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-10-25 15:05:27 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-10-25 15:57:13 +0000 |
commit | 51a07334657452ef5b27bbd76503d73481961c08 (patch) | |
tree | dd55a9b32c51bcc16ebd5baee375554ecf8ca60d /net | |
parent | f9c44858605e6cc3af07fb61006dfd7a86d694f9 (diff) | |
download | ports-51a07334657452ef5b27bbd76503d73481961c08.tar.gz ports-51a07334657452ef5b27bbd76503d73481961c08.zip |
devel/grpc: Update to 1.41.0
-
Changes: https://github.com/grpc/grpc/releases
Diffstat (limited to 'net')
-rw-r--r-- | net/rubygem-grpc124/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rubygem-grpc124/Makefile b/net/rubygem-grpc124/Makefile index a31dcc2b1977..3a298dbd265e 100644 --- a/net/rubygem-grpc124/Makefile +++ b/net/rubygem-grpc124/Makefile @@ -1,6 +1,6 @@ PORTNAME= grpc PORTVERSION= 1.24.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net rubygems MASTER_SITES= RG PKGNAMESUFFIX= 124 |