diff options
author | Viktor Szakats <commit@vszakats.net> | 2018-07-13 23:02:08 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2018-07-27 02:18:03 (GMT) |
commit | b9a47e838a65f0cf631276175f1c941120272a3a (patch) | |
tree | ef6798c56ecccd55944e5cbcf517363f76ae50a8 /docs | |
parent | 497d034376e0967dc7c2c805e3652ef7b1b697a4 (diff) | |
download | mxe-b9a47e838a65f0cf631276175f1c941120272a3a.zip mxe-b9a47e838a65f0cf631276175f1c941120272a3a.tar.gz mxe-b9a47e838a65f0cf631276175f1c941120272a3a.tar.bz2 |
Secure URLs
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/docs/index.html b/docs/index.html index 2480683..f0a2ef6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -637,7 +637,7 @@ USE_OSGPLUGIN(<plugin2>) <td></td> </tr> <tr> - <td><a href="http://search.cpan.org/dist/XML-Parser/Parser.pm">Perl XML::Parser</a></td> + <td><a href="https://metacpan.org/pod/distribution/XML-Parser/Parser.pm">Perl XML::Parser</a></td> <td></td> </tr> <tr> @@ -653,11 +653,11 @@ USE_OSGPLUGIN(<plugin2>) <td></td> </tr> <tr> - <td><a href="http://www.scons.org/">SCons</a></td> + <td><a href="https://www.scons.org/">SCons</a></td> <td>≥ 0.98</td> </tr> <tr> - <td><a href="http://www.info-zip.org/UnZip.html">UnZip</a></td> + <td><a href="https://infozip.sourceforge.io/UnZip.html">UnZip</a></td> <td></td> </tr> <tr> @@ -937,10 +937,10 @@ USE_OSGPLUGIN(<plugin2>) <h5 id="requirements-macos-rudix">Rudix</h5> <p> - Install <a href="http://rudix.org/">Rudix</a>, + Install <a href="https://rudix.org/">Rudix</a>, then run: </p> - <!-- http://rudix.org/packages/index.html --> + <!-- https://rudix.org/packages/index.html --> <pre>sudo rudix install \ autoconf \ automake \ @@ -965,7 +965,7 @@ USE_OSGPLUGIN(<plugin2>) Install <a href="https://brew.sh/">Homebrew</a>, then run: </p> - <!-- http://braumeister.org/ --> + <!-- https://formulae.brew.sh/ --> <pre>brew install \ autoconf \ automake \ @@ -1413,7 +1413,7 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre> The package should be a <a href="https://www.gnu.org/philosophy/free-sw.html">free</a> <a href="https://www.debian.org/social_contract#guidelines">software</a> - <a href="http://www.opensource.org/osd.html">library</a> + <a href="https://www.opensource.org/osd.html">library</a> that is really used by one of your applications. Please also review our <a href="#legal">legal notes</a>. </p> @@ -1963,7 +1963,7 @@ endef</pre> <ul> <li><a href="https://www.gnu.org/philosophy/free-sw.html">The Free Software Definition</a></li> <li><a href="https://www.debian.org/social_contract#guidelines">The Debian Free Software Guidelines (DFSG)</a></li> - <li><a href="http://www.opensource.org/osd.html">The Open Source Definition</a></li> + <li><a href="https://www.opensource.org/osd.html">The Open Source Definition</a></li> </ul> <p> @@ -2919,7 +2919,7 @@ endef</pre> Appeared on <a href="http://lxer.com/module/newswire/view/118868">LXer</a> and - <a href="http://www.linuxtoday.com/developer/2009041501335RVSWDV">Linux Today</a> + <a href="https://www.linuxtoday.com/developer/2009041501335RVSWDV">Linux Today</a> </li> <li> <a href="http://www.mingw.org/wiki/LinuxCrossMinGW">MinGW cross compiler for Linux build environment</a> @@ -3028,16 +3028,16 @@ endef</pre> <a href="https://github.com/ThKattanek/emu64">Emu64</a> </li> <li> - <a href="http://www.ros.org/wiki/eros">Eros</a> + <a href="https://www.ros.org/wiki/eros">Eros</a> </li> <li> - <a href="http://www.nongnu.org/galois/">Galois</a> + <a href="https://www.nongnu.org/galois/">Galois</a> </li> <li> <a href="http://gcompris.net/">GCompris</a> </li> <li> - <a href="http://www.nongnu.org/gta/">Generic Tagged Arrays</a> + <a href="https://www.nongnu.org/gta/">Generic Tagged Arrays</a> </li> <li> <a href="https://www.gnu.org/software/freedink/">GNU FreeDink</a> @@ -3067,7 +3067,7 @@ endef</pre> <a href="https://msmtp.sourceforge.io/">msmtp</a> </li> <li> - <a href="http://www.openscad.org/">OpenSCAD</a> + <a href="https://www.openscad.org/">OpenSCAD</a> </li> <li> <a href="https://pdfgrep.org/">Pdfgrep</a> @@ -3124,7 +3124,7 @@ endef</pre> <a href="http://ph.on.things.free.fr/projects/ube/">Ube</a> </li> <li> - <a href="http://ufoai.org/">UFO: Alien Invasion</a> + <a href="https://ufoai.org/">UFO: Alien Invasion</a> </li> <li> <a href="https://violetland.github.io/">Violetland</a> |