Mercurial > hg > orthanc-wsi
changeset 293:0ad6bb263752
changed server for third party downloads
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 13 Jul 2023 17:24:25 +0200 |
parents | 053af6d76f2a |
children | b28c815a625f 92b88fa3e631 |
files | Resources/CMake/LibTiffConfiguration.cmake Resources/CMake/OpenJpegConfiguration.cmake ViewerPlugin/CMakeLists.txt |
diffstat | 3 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/Resources/CMake/LibTiffConfiguration.cmake Thu Jul 13 17:20:14 2023 +0200 +++ b/Resources/CMake/LibTiffConfiguration.cmake Thu Jul 13 17:24:25 2023 +0200 @@ -22,7 +22,7 @@ if (STATIC_BUILD OR NOT USE_SYSTEM_LIBTIFF) SET(LIBTIFF_SOURCES_DIR ${CMAKE_BINARY_DIR}/tiff-4.2.0) - SET(LIBTIFF_URL "http://orthanc.osimis.io/ThirdPartyDownloads/tiff-4.2.0.tar.gz") + SET(LIBTIFF_URL "https://orthanc.uclouvain.be/third-party-downloads/tiff-4.2.0.tar.gz") SET(LIBTIFF_MD5 "2bbf6db1ddc4a59c89d6986b368fc063") DownloadPackage(${LIBTIFF_MD5} ${LIBTIFF_URL} "${LIBTIFF_SOURCES_DIR}")
--- a/Resources/CMake/OpenJpegConfiguration.cmake Thu Jul 13 17:20:14 2023 +0200 +++ b/Resources/CMake/OpenJpegConfiguration.cmake Thu Jul 13 17:24:25 2023 +0200 @@ -20,7 +20,7 @@ if (STATIC_BUILD OR NOT USE_SYSTEM_OPENJPEG) SET(OPENJPEG_SOURCES_DIR ${CMAKE_BINARY_DIR}/openjpeg-2.4.0) - SET(OPENJPEG_URL "http://orthanc.osimis.io/ThirdPartyDownloads/openjpeg-2.4.0.tar.gz") + SET(OPENJPEG_URL "https://orthanc.uclouvain.be/third-party-downloads/openjpeg-2.4.0.tar.gz") SET(OPENJPEG_MD5 "4d388298335947367e91f1d100468af1") if (IS_DIRECTORY "${OPENJPEG_SOURCES_DIR}")
--- a/ViewerPlugin/CMakeLists.txt Thu Jul 13 17:20:14 2023 +0200 +++ b/ViewerPlugin/CMakeLists.txt Thu Jul 13 17:24:25 2023 +0200 @@ -145,7 +145,7 @@ if (STATIC_BUILD OR NOT USE_SYSTEM_OPENLAYERS) DownloadPackage( "77e57aad873c2d4deea8bb1446e9b87a" - "http://orthanc.osimis.io/ThirdPartyDownloads/openlayers-3.19.0-dist.zip" + "https://orthanc.uclouvain.be/third-party-downloads/openlayers-3.19.0-dist.zip" "v3.19.0-dist") set(OPENLAYERS_RESOURCES