changeset 17:81505cca581e

fix url of nifti_clib-3.0.0.tar.gz
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 20 Dec 2023 22:08:07 +0100
parents f77902278541
children 200478c9c3fb
files Resources/CMake/NiftiCLib.cmake
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Resources/CMake/NiftiCLib.cmake	Wed Dec 20 21:58:02 2023 +0100
+++ b/Resources/CMake/NiftiCLib.cmake	Wed Dec 20 22:08:07 2023 +0100
@@ -19,7 +19,7 @@
   set(NIFTILIB_SOURCES_DIR ${CMAKE_BINARY_DIR}/nifti_clib-3.0.0)
   DownloadPackage(
     "ee40068103775a181522166e435ee82d"
-    "https://third-party.orthanc-labs.com/nifti_clib-3.0.0.tar.gz"
+    "https://orthanc.uclouvain.be/downloads/third-party-downloads/nifti_clib-3.0.0.tar.gz"
     "${NIFTILIB_SOURCES_DIR}")
 
   include_directories(