kszucs commented on a change in pull request #12190:
URL: https://github.com/apache/arrow/pull/12190#discussion_r788180987
##########
File path: cpp/cmake_modules/ThirdpartyToolchain.cmake
##########
@@ -364,6 +364,9 @@ foreach(_VERSION_ENTRY ${TOOLCHAIN_VERSIONS_TXT})
set(${_VARIABLE_NAME} ${_VARIABLE_VALUE})
endforeach()
+set(THIRDPARTY_MIRROR_URL
+
"https://github.com/ursa-labs/thirdparty/releases/download/apache-arrow-7.0.0")
Review comment:
Though I've just set up the jfrog directory, so we can just simply
switch to that.
--
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]