diff OrthancFramework/Resources/ThirdParty/icu/Version.cmake @ 5434:aa1c09fa6632

changed location of third-party downloads
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 21 Nov 2023 18:52:07 +0100
parents c5f243ad7103
children 48b8dae6dc77
line wrap: on
line diff
--- a/OrthancFramework/Resources/ThirdParty/icu/Version.cmake	Tue Nov 21 18:22:49 2023 +0100
+++ b/OrthancFramework/Resources/ThirdParty/icu/Version.cmake	Tue Nov 21 18:52:07 2023 +0100
@@ -32,7 +32,7 @@
   set(LIBICU_SUFFIX "l")
 endif()
 
-set(LIBICU_BASE_URL "https://orthanc.uclouvain.be/third-party-downloads")
+set(LIBICU_BASE_URL "https://orthanc.uclouvain.be/downloads/third-party-downloads")
 
 if (USE_LEGACY_LIBICU)
   # This is the latest version of icu that compiles without C++11