Use https for swig.org links

This commit is contained in:
Olly Betts 2022-10-06 13:16:39 +13:00
commit 631b41ae7b
110 changed files with 135 additions and 135 deletions

View file

@ -1,6 +1,6 @@
*** ANNOUNCE: SWIG 4.1.0 (in progress) ***
http://www.swig.org
https://www.swig.org
We're pleased to announce SWIG-4.1.0, the latest SWIG release.
@ -19,7 +19,7 @@ and user interface development for large C/C++ systems.
Release Notes
=============
Detailed release notes are available with the release and are also
published on the SWIG web site at http://swig.org/release.html.
published on the SWIG web site at https://swig.org/release.html.
Availability
============
@ -32,7 +32,7 @@ A Windows version is also available at
https://prdownloads.sourceforge.net/swig/swigwin-4.1.0.zip
Please report problems with this release to the swig-devel mailing list,
details at http://www.swig.org/mail.html.
details at https://www.swig.org/mail.html.
--- The SWIG Developers