From 3a4edfba554a3f87d20e6283f5f2390313fd5aa8 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 15 Feb 2024 12:20:58 -0500 Subject: [PATCH] protobuf: update to 25.2. --- common/shlibs | 6 +++--- srcpkgs/protobuf/template | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/common/shlibs b/common/shlibs index 4830f19bd12..4cff80f6559 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3034,9 +3034,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.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 +libprotobuf-lite.so.25.2.0 libprotobuf-lite-25.2_1 +libprotoc.so.25.2.0 libprotoc-25.2_1 +libprotobuf.so.25.2.0 libprotobuf-25.2_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 cbb8cfdbf55..0b6f27a360f 100644 --- a/srcpkgs/protobuf/template +++ b/srcpkgs/protobuf/template @@ -1,6 +1,6 @@ # Template file for 'protobuf' pkgname=protobuf -version=24.1 +version=25.2 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=0930b1a6eb840a2295dfcb13bb5736d1292c3e0d61a90391181399327be7d8f1 +checksum=8ff511a64fc46ee792d3fe49a5a1bcad6f7dc50dfbba5a28b0e5b979c17f9871 # Switch to versioned package conflicts="protobuf18>=0 protobuf23>=0 protobuf24>=0