protobuf: update to 24.1.

This commit is contained in:
triallax 2023-08-21 19:30:59 +01:00 committed by Andrew J. Hesford
parent ff41da1dc0
commit 6faffb2f65
2 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -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