aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-contrib <robot-contrib@yandex-team.com>2024-04-21 07:14:11 +0300
committerrobot-contrib <robot-contrib@yandex-team.com>2024-04-21 07:23:56 +0300
commit9da3d9f0678a81b67f7bd9e025f3916906ded859 (patch)
tree55d007f7231ac71d3a508e82f650b639fb270844
parent3271944376653ac08cc21d6a66af4709c9f81008 (diff)
downloadydb-9da3d9f0678a81b67f7bd9e025f3916906ded859.tar.gz
Update contrib/restricted/boost/phoenix to 1.85.0
666db8600f94a11c0fa790ae1dfd05cd03fc5ed2
-rw-r--r--contrib/restricted/boost/phoenix/ya.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/restricted/boost/phoenix/ya.make b/contrib/restricted/boost/phoenix/ya.make
index 9d4e770bc9..5139fb841a 100644
--- a/contrib/restricted/boost/phoenix/ya.make
+++ b/contrib/restricted/boost/phoenix/ya.make
@@ -6,9 +6,9 @@ LICENSE(BSL-1.0)
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
-VERSION(1.84.0)
+VERSION(1.85.0)
-ORIGINAL_SOURCE(https://github.com/boostorg/phoenix/archive/boost-1.84.0.tar.gz)
+ORIGINAL_SOURCE(https://github.com/boostorg/phoenix/archive/boost-1.85.0.tar.gz)
PEERDIR(
contrib/restricted/boost/assert