aboutsummaryrefslogtreecommitdiffstats
path: root/build/conf/opensource_export.conf
diff options
context:
space:
mode:
authordimdim11 <dimdim11@yandex-team.com>2024-07-08 10:06:07 +0300
committerdimdim11 <dimdim11@yandex-team.com>2024-07-08 10:19:09 +0300
commitfe8133de2464d069bfedc6f65b5156c12db4aa2f (patch)
tree26e2eaa1680a483082a04ed28cebebb8467036f3 /build/conf/opensource_export.conf
parent8559b4b939beae62d76b5f217510f07bf8389a76 (diff)
downloadydb-fe8133de2464d069bfedc6f65b5156c12db4aa2f.tar.gz
Conan2 support by use_conan2 flag in yexport.toml
Conan2 support by use_conan2 flag in yexport.toml 53b2f6c57e617e4efacd04b2205da51579655ac8
Diffstat (limited to 'build/conf/opensource_export.conf')
-rw-r--r--build/conf/opensource_export.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/conf/opensource_export.conf b/build/conf/opensource_export.conf
index 3437b7efd8..cfc449906d 100644
--- a/build/conf/opensource_export.conf
+++ b/build/conf/opensource_export.conf
@@ -12,7 +12,7 @@ when ($OPENSOURCE_PROJECT) {
OS_SDK=ubuntu-20
TSTRING_IS_STD_STRING=yes
_SEM_EXTRA_CXX_FLAGS=-DNO_CUSTOM_CHAR_PTR_STD_COMPARATOR
- OPENSOURCE_REPLACE_PROTOBUF="3.19.1"
+ OPENSOURCE_REPLACE_PROTOBUF="3.19.4"
OPENSOURCE_REPLACE_LINUX_HEADERS="6.5.9"
# OPENSOURCE_REPLACE_OPENSSL="[>=3.2.0]"
}