Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com>
---
 ...CMakeLists.txt-allow-passing-a-pre-existing-grpc_cpp.patch | 0
 .../0002-Add-pkg-config-files.patch                           | 0
 patches/{grpc-1.17.2 => grpc-1.18.0}/series                   | 0
 rules/grpc.make                                               | 4 ++--
 4 files changed, 2 insertions(+), 2 deletions(-)
 rename patches/{grpc-1.17.2 => 
grpc-1.18.0}/0001-CMakeLists.txt-allow-passing-a-pre-existing-grpc_cpp.patch 
(100%)
 rename patches/{grpc-1.17.2 => grpc-1.18.0}/0002-Add-pkg-config-files.patch 
(100%)
 rename patches/{grpc-1.17.2 => grpc-1.18.0}/series (100%)

diff --git 
a/patches/grpc-1.17.2/0001-CMakeLists.txt-allow-passing-a-pre-existing-grpc_cpp.patch
 
b/patches/grpc-1.18.0/0001-CMakeLists.txt-allow-passing-a-pre-existing-grpc_cpp.patch
similarity index 100%
rename from 
patches/grpc-1.17.2/0001-CMakeLists.txt-allow-passing-a-pre-existing-grpc_cpp.patch
rename to 
patches/grpc-1.18.0/0001-CMakeLists.txt-allow-passing-a-pre-existing-grpc_cpp.patch
diff --git a/patches/grpc-1.17.2/0002-Add-pkg-config-files.patch 
b/patches/grpc-1.18.0/0002-Add-pkg-config-files.patch
similarity index 100%
rename from patches/grpc-1.17.2/0002-Add-pkg-config-files.patch
rename to patches/grpc-1.18.0/0002-Add-pkg-config-files.patch
diff --git a/patches/grpc-1.17.2/series b/patches/grpc-1.18.0/series
similarity index 100%
rename from patches/grpc-1.17.2/series
rename to patches/grpc-1.18.0/series
diff --git a/rules/grpc.make b/rules/grpc.make
index 78933eb5d..18aaff0cd 100644
--- a/rules/grpc.make
+++ b/rules/grpc.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_GRPC) += grpc
 #
 # Paths and names
 #
-GRPC_VERSION   := 1.17.2
-GRPC_MD5       := 346ecc9a9162664f7f50aadcdb4eac8e
+GRPC_VERSION   := 1.18.0
+GRPC_MD5       := 520c545189fad05966c147c42e8280cc
 GRPC           := grpc-$(GRPC_VERSION)
 GRPC_SUFFIX    := tar.gz
 GRPC_URL       := 
https://github.com/grpc/grpc/archive/v$(GRPC_VERSION).$(GRPC_SUFFIX)
-- 
2.20.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to