nealrichardson commented on pull request #11699: URL: https://github.com/apache/arrow/pull/11699#issuecomment-975668562
`cpp/cmake_modules/ThirdpartyToolchain.cmake` needs to get updated (specifically [here](https://github.com/apache/arrow/blob/master/cpp/cmake_modules/ThirdpartyToolchain.cmake#L544)), that's where the urls are that get used by cmake (there's an old JIRA about trying to unify that and the other download script). For many dependencies we have a backup copy in https://github.com/ursa-labs/thirdparty/releases/, which can help prevent spurious build failures, though it's not required. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
