diff options
| -rw-r--r-- | contrib/restricted/boost/serialization/ya.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/restricted/boost/serialization/ya.make b/contrib/restricted/boost/serialization/ya.make index df1f0999240..1e56e34e65a 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 |
