diff options
author | robot-piglet <robot-piglet@yandex-team.com> | 2024-12-17 00:01:18 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2024-12-17 00:10:57 +0300 |
commit | 32f5d73eb971a8e57dd292d2ec1518e9210012d2 (patch) | |
tree | bcd4c242570814b66b7f888e75a3eb82a7575919 /contrib/restricted/boost/ratio/ya.make | |
parent | 83b85b0e958b424ae0c9863d6ea4ab03bf45ffb9 (diff) | |
download | ydb-32f5d73eb971a8e57dd292d2ec1518e9210012d2.tar.gz |
Intermediate changes
commit_hash:dc5b180818469371df752cfabe06a9885bffb8b3
Diffstat (limited to 'contrib/restricted/boost/ratio/ya.make')
-rw-r--r-- | contrib/restricted/boost/ratio/ya.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/restricted/boost/ratio/ya.make b/contrib/restricted/boost/ratio/ya.make index 5eb70558c0..3424873861 100644 --- a/contrib/restricted/boost/ratio/ya.make +++ b/contrib/restricted/boost/ratio/ya.make @@ -6,9 +6,9 @@ LICENSE(BSL-1.0) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) -VERSION(1.86.0) +VERSION(1.87.0) -ORIGINAL_SOURCE(https://github.com/boostorg/ratio/archive/boost-1.86.0.tar.gz) +ORIGINAL_SOURCE(https://github.com/boostorg/ratio/archive/boost-1.87.0.tar.gz) ADDINCL( GLOBAL contrib/restricted/boost/ratio/include |