From 6faffb2f659a42c2fa94cddaf6b02a0bf0c65a0d Mon Sep 17 00:00:00 2001 From: triallax Date: Mon, 21 Aug 2023 19:30:59 +0100 Subject: [PATCH] protobuf: update to 24.1. --- common/shlibs | 6 +++--- srcpkgs/protobuf/template | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/common/shlibs b/common/shlibs index aabf8ffea15..144eac95bae 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3115,9 +3115,9 @@ libm17n-flt.so.0 m17n-lib-1.7.0_1 libm17n-gui.so.0 m17n-lib-1.7.0_1 libm17n-core.so.0 m17n-lib-1.7.0_1 libm17n.so.0 m17n-lib-1.7.0_1 -libprotobuf-lite.so.23.4.0 libprotobuf-lite-23.4_1 -libprotoc.so.23.4.0 libprotoc-23.4_1 -libprotobuf.so.23.4.0 libprotobuf-23.4_1 +libprotobuf-lite.so.24.1.0 libprotobuf-lite-24.1_1 +libprotoc.so.24.1.0 libprotoc-24.1_1 +libprotobuf.so.24.1.0 libprotobuf-24.1_1 libsombok.so.3 sombok-2.4.0_1 libdeviceclient.so.0 pragha-1.3.3_1 libykclient.so.3 ykclient-2.15_1 diff --git a/srcpkgs/protobuf/template b/srcpkgs/protobuf/template index a0bfce84c0c..6dead89f335 100644 --- a/srcpkgs/protobuf/template +++ b/srcpkgs/protobuf/template @@ -1,6 +1,6 @@ # Template file for 'protobuf' pkgname=protobuf -version=23.4 +version=24.1 revision=1 build_style=cmake configure_args="-Dprotobuf_BUILD_SHARED_LIBS=ON -Dprotobuf_USE_EXTERNAL_GTEST=ON @@ -15,7 +15,7 @@ license="BSD-3-Clause" homepage="https://developers.google.com/protocol-buffers/" changelog="https://raw.githubusercontent.com/google/protobuf/master/CHANGES.txt" distfiles="https://github.com/protocolbuffers/protobuf/archive/v${version}.tar.gz" -checksum=a700a49470d301f1190a487a923b5095bf60f08f4ae4cac9f5f7c36883d17971 +checksum=0930b1a6eb840a2295dfcb13bb5736d1292c3e0d61a90391181399327be7d8f1 # Switch to versioned package conflicts="protobuf18>=0 protobuf23>=0 protobuf24>=0