Skip to content

Commit

Permalink
Remove old URL
Browse files Browse the repository at this point in the history
  • Loading branch information
pitrou committed Dec 9, 2024
1 parent 0fa0fe1 commit 8123873
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cpp/cmake_modules/ThirdpartyToolchain.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -739,8 +739,7 @@ if(DEFINED ENV{ARROW_ORC_URL})
else()
set_urls(ORC_SOURCE_URL
"https://dlcdn.apache.org/orc/orc-${ARROW_ORC_BUILD_VERSION}/orc-${ARROW_ORC_BUILD_VERSION}.tar.gz"
#"https://downloads.apache.org/orc/orc-${ARROW_ORC_BUILD_VERSION}/orc-${ARROW_ORC_BUILD_VERSION}.tar.gz"
)
)
endif()

if(DEFINED ENV{ARROW_OPENTELEMETRY_URL})
Expand Down

0 comments on commit 8123873

Please sign in to comment.