From 2cc323c9fe1cd8f39553cc0f1cc8894718e068d8 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 7 May 2020 14:18:20 +0200 Subject: python/build/libs.py: update Boost to 1.73.0 --- python/build/libs.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python') diff --git a/python/build/libs.py b/python/build/libs.py index af018ed8f..b7325f60c 100644 --- a/python/build/libs.py +++ b/python/build/libs.py @@ -397,7 +397,7 @@ libnfs = AutotoolsProject( ) boost = BoostProject( - 'https://dl.bintray.com/boostorg/release/1.72.0/source/boost_1_72_0.tar.bz2', - '59c9b274bc451cf91a9ba1dd2c7fdcaf5d60b1b3aa83f2c9fa143417cc660722', + 'https://dl.bintray.com/boostorg/release/1.73.0/source/boost_1_73_0.tar.bz2', + '4eb3b8d442b426dc35346235c8733b5ae35ba431690e38c6a8263dce9fcbb402', 'include/boost/version.hpp', ) -- cgit v1.2.3