aboutsummaryrefslogtreecommitdiff
path: root/attic/modules/FindLibLZMA.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'attic/modules/FindLibLZMA.cmake')
-rw-r--r--attic/modules/FindLibLZMA.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/attic/modules/FindLibLZMA.cmake b/attic/modules/FindLibLZMA.cmake
index 1a341b28..b0553d86 100644
--- a/attic/modules/FindLibLZMA.cmake
+++ b/attic/modules/FindLibLZMA.cmake
@@ -25,7 +25,7 @@ SET(LIBLZMA_INCLUDE_DIRS ${LIBLZMA_INCLUDE_DIR})
# We're using new code known now as XZ, even library still been called LZMA
-# it can be found in http://tukaani.org/xz/
+# it can be found in https://tukaani.org/xz/
# Avoid using old codebase
IF (LIBLZMA_LIBRARIES)
INCLUDE(CheckLibraryExists)