commit: fa31d8cf89598ec77f4ff65548a33e17b7aa60fd Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Wed Aug 14 15:22:40 2024 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Wed Sep 4 09:30:43 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa31d8cf
net-libs/ignition-msgs: update protobuf patch Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org> net-libs/ignition-msgs/files/protobuf.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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