From 724e1b1b93926c4722d2f57933d114a351eb9c48 Mon Sep 17 00:00:00 2001 From: "Friedrich W. H. Kossebau" Date: Tue, 30 Jun 2020 20:14:53 +0200 Subject: Use more https in links (and update outdated urls) GIT_SILENT --- attic/modules/FindPyQt4.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'attic/modules/FindPyQt4.cmake') diff --git a/attic/modules/FindPyQt4.cmake b/attic/modules/FindPyQt4.cmake index dab7a9f1..dfaa141b 100644 --- a/attic/modules/FindPyQt4.cmake +++ b/attic/modules/FindPyQt4.cmake @@ -4,7 +4,7 @@ # Redistribution and use is allowed according to the terms of the BSD license. # For details see the accompanying COPYING-CMAKE-SCRIPTS file. # -# PyQt4 website: http://www.riverbankcomputing.co.uk/pyqt/index.php +# PyQt4 website: https://riverbankcomputing.com/software/pyqt # # Find the installed version of PyQt4. FindPyQt4 should only be called after # Python has been found. -- cgit v1.2.1