From f1ef18b93846238fb691426242fca7076046c989 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 2 May 2023 09:57:55 +0200 Subject: update to 1.55.0RC1 --- grpc-build.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'grpc-build.patch') diff --git a/grpc-build.patch b/grpc-build.patch index fca67c4..6674ffe 100644 --- a/grpc-build.patch +++ b/grpc-build.patch @@ -1,7 +1,7 @@ diff -up ./config.m4.rpm ./config.m4 --- ./config.m4.rpm 2022-07-07 07:28:31.928904255 +0200 +++ ./config.m4 2022-07-07 07:30:39.835689129 +0200 -@@ -18,8 +18,8 @@ if test "$PHP_GRPC" != "no"; then +@@ -19,8 +19,8 @@ if test "$PHP_GRPC" != "no"; then LIBS="-lpthread $LIBS" -- cgit