aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2023-08-16 19:39:16 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2023-08-16 21:07:32 +0300
commite4f09ec22e1897b1d7716cd23c5bab9069944cfb (patch)
tree2bf9b24ad68cdbfa37a8e18164ad175506c8bf14 /contrib
parent9622542f7f4c0319a0aff3ffb089d974a1cdeaf2 (diff)
downloadydb-e4f09ec22e1897b1d7716cd23c5bab9069944cfb.tar.gz
Intermediate changes
Diffstat (limited to 'contrib')
-rw-r--r--contrib/restricted/boost/iostreams/ya.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/restricted/boost/iostreams/ya.make b/contrib/restricted/boost/iostreams/ya.make
index 6ab0613d10..8ca6cbd3c2 100644
--- a/contrib/restricted/boost/iostreams/ya.make
+++ b/contrib/restricted/boost/iostreams/ya.make
@@ -6,9 +6,9 @@ LICENSE(BSL-1.0)
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
-VERSION(1.82.0)
+VERSION(1.83.0)
-ORIGINAL_SOURCE(https://github.com/boostorg/iostreams/archive/boost-1.82.0.tar.gz)
+ORIGINAL_SOURCE(https://github.com/boostorg/iostreams/archive/boost-1.83.0.tar.gz)
PEERDIR(
contrib/libs/libbz2