aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2023-08-17 20:00:55 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2023-08-17 21:48:08 +0300
commite466ba3e1b674e543c9e2e864aa1b31e6805a2ac (patch)
tree4641f5b1f2624718605bf26faf70da9f4ccbb43e
parentd6903c15831fd21acc2c9a54dc88501e8b70b5e3 (diff)
downloadydb-e466ba3e1b674e543c9e2e864aa1b31e6805a2ac.tar.gz
Intermediate changes
-rw-r--r--contrib/restricted/boost/serialization/ya.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/restricted/boost/serialization/ya.make b/contrib/restricted/boost/serialization/ya.make
index df1f099924..1e56e34e65 100644
--- a/contrib/restricted/boost/serialization/ya.make
+++ b/contrib/restricted/boost/serialization/ya.make
@@ -9,9 +9,9 @@ LICENSE(
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
-VERSION(1.82.0)
+VERSION(1.83.0)
-ORIGINAL_SOURCE(https://github.com/boostorg/serialization/archive/boost-1.82.0.tar.gz)
+ORIGINAL_SOURCE(https://github.com/boostorg/serialization/archive/boost-1.83.0.tar.gz)
PEERDIR(
contrib/restricted/boost/array