diff options
author | robot-piglet <[email protected]> | 2024-12-16 21:56:04 +0300 |
---|---|---|
committer | robot-piglet <[email protected]> | 2024-12-16 22:43:51 +0300 |
commit | 83b85b0e958b424ae0c9863d6ea4ab03bf45ffb9 (patch) | |
tree | ddd06eee7f883d7231cd89e7208bf902ea6eeff2 /contrib/restricted/boost/thread/ya.make | |
parent | 5166007ea1d3a17ab9aaf4759664274161d4dc0a (diff) |
Intermediate changes
commit_hash:416c992fad14963a4469fc690253a3e4e9abd034
Diffstat (limited to 'contrib/restricted/boost/thread/ya.make')
-rw-r--r-- | contrib/restricted/boost/thread/ya.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/restricted/boost/thread/ya.make b/contrib/restricted/boost/thread/ya.make index 26cf93eaccd..1549e1d4532 100644 --- a/contrib/restricted/boost/thread/ya.make +++ b/contrib/restricted/boost/thread/ya.make @@ -10,9 +10,9 @@ LICENSE( LICENSE_TEXTS(.yandex_meta/licenses.list.txt) -VERSION(1.86.0) +VERSION(1.87.0) -ORIGINAL_SOURCE(https://github.com/boostorg/thread/archive/boost-1.86.0.tar.gz) +ORIGINAL_SOURCE(https://github.com/boostorg/thread/archive/boost-1.87.0.tar.gz) PEERDIR( contrib/restricted/boost/assert |