We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1521148 commit 575cae6Copy full SHA for 575cae6
cpp/cmake_modules/ThirdpartyToolchain.cmake
@@ -607,8 +607,6 @@ else()
607
# our currently used packages and doesn't fall out of sync with
608
# ${ARROW_BOOST_BUILD_VERSION_UNDERSCORES}
609
"${THIRDPARTY_MIRROR_URL}/boost_${ARROW_BOOST_BUILD_VERSION_UNDERSCORES}.tar.gz"
610
- "https://boostorg.jfrog.io/artifactory/main/release/${ARROW_BOOST_BUILD_VERSION}/source/boost_${ARROW_BOOST_BUILD_VERSION_UNDERSCORES}.tar.gz"
611
- "https://sourceforge.net/projects/boost/files/boost/${ARROW_BOOST_BUILD_VERSION}/boost_${ARROW_BOOST_BUILD_VERSION_UNDERSCORES}.tar.gz"
612
)
613
endif()
614
0 commit comments