From 92f2c53255680b42199e29155af328db8633a4ed Mon Sep 17 00:00:00 2001 From: Naman Mehta Date: Fri, 21 Mar 2025 12:22:27 +0530 Subject: [PATCH] Update CMakeLists.txt to avoid check sum error --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ce6275da..44c3609a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -95,7 +95,7 @@ FetchContent_MakeAvailable(dlpack) # ExternalProject_Add( boostorg - URL https://boostorg.jfrog.io/artifactory/main/release/1.76.0/source/boost_1_76_0.tar.gz + URL https://archives.boost.io/release/1.76.0/source/boost_1_76_0.tar.gz URL_HASH SHA256=7bd7ddceec1a1dfdcbdb3e609b60d01739c38390a5f956385a12f3122049f0ca PREFIX "boost-src" CONFIGURE_COMMAND ${CMAKE_COMMAND} -E copy_directory