diff OrthancFramework/Resources/ThirdParty/icu/Version.cmake @ 5271:c5f243ad7103

switch third party downloads to UCLouvain which provides faster network
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 13 Apr 2023 16:39:16 +0200
parents 0ea402b4d901
children aa1c09fa6632
line wrap: on
line diff
--- a/OrthancFramework/Resources/ThirdParty/icu/Version.cmake	Wed Apr 12 18:08:45 2023 +0200
+++ b/OrthancFramework/Resources/ThirdParty/icu/Version.cmake	Thu Apr 13 16:39:16 2023 +0200
@@ -32,7 +32,7 @@
   set(LIBICU_SUFFIX "l")
 endif()
 
-set(LIBICU_BASE_URL "http://orthanc.osimis.io/ThirdPartyDownloads")
+set(LIBICU_BASE_URL "https://orthanc.uclouvain.be/third-party-downloads")
 
 if (USE_LEGACY_LIBICU)
   # This is the latest version of icu that compiles without C++11