summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2024-08-14 17:22:40 +0200
committerAlexis Ballier <aballier@gentoo.org>2024-09-04 11:30:43 +0200
commitfa31d8cf89598ec77f4ff65548a33e17b7aa60fd (patch)
treed9c8b3e6ff58d64c3095f3957b7d4fa37ce21df9 /net-libs
parentdev-build/ignition-cmake: bump to 2.17.2 (diff)
downloadgentoo-fa31d8cf89598ec77f4ff65548a33e17b7aa60fd.tar.gz
gentoo-fa31d8cf89598ec77f4ff65548a33e17b7aa60fd.tar.bz2
gentoo-fa31d8cf89598ec77f4ff65548a33e17b7aa60fd.zip
net-libs/ignition-msgs: update protobuf patch
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/ignition-msgs/files/protobuf.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/ignition-msgs/files/protobuf.patch b/net-libs/ignition-msgs/files/protobuf.patch
index 5a441ae4d2a9..e3522fc0207f 100644
--- a/net-libs/ignition-msgs/files/protobuf.patch
+++ b/net-libs/ignition-msgs/files/protobuf.patch
@@ -7,7 +7,7 @@ Index: gz-msgs-ignition-msgs5_5.11.0/CMakeLists.txt
#--------------------------------------
# Find Protobuf
-set(REQ_PROTOBUF_VER 3)
-+set(REQ_PROTOBUF_VER 4)
++set(REQ_PROTOBUF_VER 27.2.0)
ign_find_package(IgnProtobuf
VERSION ${REQ_PROTOBUF_VER}
REQUIRED