aboutsummaryrefslogtreecommitdiff
path: root/find-modules/FindX11_XCB.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'find-modules/FindX11_XCB.cmake')
-rw-r--r--find-modules/FindX11_XCB.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/find-modules/FindX11_XCB.cmake b/find-modules/FindX11_XCB.cmake
index dd55fd7b..a5aae2c1 100644
--- a/find-modules/FindX11_XCB.cmake
+++ b/find-modules/FindX11_XCB.cmake
@@ -113,6 +113,6 @@ set(X11_XCB_VERSION_STRING ${X11_XCB_VERSION})
include(FeatureSummary)
set_package_properties(X11_XCB PROPERTIES
- URL "http://xorg.freedesktop.org/"
+ URL "https://xorg.freedesktop.org/"
DESCRIPTION "A compatibility library for code that translates Xlib API calls into XCB calls"
)