Date: Sun, 4 Sep 2022 03:52:31 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b42ffb6d886c - main - devel/grpc: Update to 1.48.1 Message-ID: <202209040352.2843qVLB083772@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b42ffb6d886cd70f598aff118a9750b6241db3e2 commit b42ffb6d886cd70f598aff118a9750b6241db3e2 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-09-04 03:46:24 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-09-04 03:46:24 +0000 devel/grpc: Update to 1.48.1 Changes: https://github.com/grpc/grpc/releases --- devel/grpc/Makefile | 2 +- devel/grpc/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/grpc/Makefile b/devel/grpc/Makefile index 34584a6f35a5..d7a0abac1765 100644 --- a/devel/grpc/Makefile +++ b/devel/grpc/Makefile @@ -1,5 +1,5 @@ PORTNAME= grpc -PORTVERSION= 1.48.0 +PORTVERSION= 1.48.1 DISTVERSIONPREFIX= v PORTEPOCH= 2 CATEGORIES= devel diff --git a/devel/grpc/distinfo b/devel/grpc/distinfo index ee4c04f94c5b..7c9b2a976ad7 100644 --- a/devel/grpc/distinfo +++ b/devel/grpc/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1658507036 -SHA256 (grpc-grpc-v1.48.0_GH0.tar.gz) = 9b1f348b15a7637f5191e4e673194549384f2eccf01fcef7cc1515864d71b424 -SIZE (grpc-grpc-v1.48.0_GH0.tar.gz) = 8244636 +TIMESTAMP = 1662212118 +SHA256 (grpc-grpc-v1.48.1_GH0.tar.gz) = 320366665d19027cda87b2368c03939006a37e0388bfd1091c8d2a96fbc93bd8 +SIZE (grpc-grpc-v1.48.1_GH0.tar.gz) = 8250955 SHA256 (census-instrumentation-opencensus-proto-v0.3.0_GH0.tar.gz) = b7e13f0b4259e80c3070b583c2f39e53153085a6918718b1c710caf7037572b0 SIZE (census-instrumentation-opencensus-proto-v0.3.0_GH0.tar.gz) = 163404 SHA256 (cncf-xds-1e77728_GH0.tar.gz) = 6d1ca5e2641488aa69e9ea11dd3547afaaf43d01108cb8618db1f164f2532042
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209040352.2843qVLB083772>