diff Resources/CMake/LibPngConfiguration.cmake @ 4251:6784a119484d Orthanc-0.8.6

hotpatch to make Orthanc 0.8.6 compile on Ubuntu 16.04
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 15 Oct 2020 13:56:50 +0200
parents ee0d5abf7958
children
line wrap: on
line diff
--- a/Resources/CMake/LibPngConfiguration.cmake	Tue Jul 17 09:41:15 2018 +0200
+++ b/Resources/CMake/LibPngConfiguration.cmake	Thu Oct 15 13:56:50 2020 +0200
@@ -2,7 +2,7 @@
   SET(LIBPNG_SOURCES_DIR ${CMAKE_BINARY_DIR}/libpng-1.5.12)
   DownloadPackage(
     "8ea7f60347a306c5faf70b977fa80e28"
-    "http://www.montefiore.ulg.ac.be/~jodogne/Orthanc/ThirdPartyDownloads/libpng-1.5.12.tar.gz"
+    "http://www.orthanc-server.com/downloads/third-party/libpng-1.5.12.tar.gz"
     "${LIBPNG_SOURCES_DIR}")
 
   include_directories(