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/FindSIP.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'attic/modules/FindSIP.cmake') diff --git a/attic/modules/FindSIP.cmake b/attic/modules/FindSIP.cmake index 58b95c8a..d94bd8ef 100644 --- a/attic/modules/FindSIP.cmake +++ b/attic/modules/FindSIP.cmake @@ -1,7 +1,7 @@ # Find SIP # ~~~~~~~~ # -# SIP website: http://www.riverbankcomputing.co.uk/sip/index.php +# SIP website: https://riverbankcomputing.com/software/sip # # Find the installed version of SIP. FindSIP should be called after Python # has been found. -- cgit v1.2.1