summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/index.html6
-rw-r--r--plugins/luarocks/README.md4
-rw-r--r--src/boost-test.cpp2
-rw-r--r--src/eigen-test.cpp2
-rw-r--r--src/liblaxjson-test.c2
-rw-r--r--src/taglib.mk2
-rw-r--r--src/tre.mk6
-rw-r--r--src/xapian-core.mk2
-rw-r--r--src/xz.mk6
-rw-r--r--src/zlib.mk6
-rwxr-xr-xtools/copydlldeps.py2
11 files changed, 20 insertions, 20 deletions
diff --git a/docs/index.html b/docs/index.html
index 3d48bac..532626a 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -666,11 +666,11 @@ USE_OSGPLUGIN(<plugin2>)
<td></td>
</tr>
<tr>
- <td><a href="http://tukaani.org/xz/">XZ Utils</a></td>
+ <td><a href="https://tukaani.org/xz/">XZ Utils</a></td>
<td></td>
</tr>
<tr>
- <td><a href="http://zlib.net/">zlib</a></td>
+ <td><a href="https://zlib.net/">zlib</a></td>
<td>≥ 1.20</td>
</tr>
</table>
@@ -2877,7 +2877,7 @@ endef</pre>
<a href="https://violetland.github.io/">Violetland</a>
</li>
<li>
- <a href="http://wz2100.net/">Warzone 2100</a>
+ <a href="https://wz2100.net/">Warzone 2100</a>
</li>
<li>
<a href="https://sourceforge.net/projects/xfemm/">xfemm</a>
diff --git a/plugins/luarocks/README.md b/plugins/luarocks/README.md
index 61b4656..761fed2 100644
--- a/plugins/luarocks/README.md
+++ b/plugins/luarocks/README.md
@@ -87,8 +87,8 @@ See also:
* [LuaRocks wiki][wiki]
* [the thread in MXE mailing list about LuaRocks in MXE][thread]
-[lua]:http://lua.org/
+[lua]:https://lua.org/
[luarocks]:https://luarocks.org/
[backends]:https://github.com/keplerproject/luarocks/wiki/Rockspec-format#Build_backends
[wiki]:https://github.com/keplerproject/luarocks/wiki/
-[thread]:http://lists.nongnu.org/archive/html/mingw-cross-env-list/2015-10/msg00008.html
+[thread]:https://lists.nongnu.org/archive/html/mingw-cross-env-list/2015-10/msg00008.html
diff --git a/src/boost-test.cpp b/src/boost-test.cpp
index 4dac283..f4a9bad 100644
--- a/src/boost-test.cpp
+++ b/src/boost-test.cpp
@@ -9,7 +9,7 @@
boost::thread_specific_ptr<int> ptr;
-// http://www.boost.org/doc/libs/1_60_0/libs/context/doc/html/context/context.html
+// https://www.boost.org/doc/libs/1_60_0/libs/context/doc/html/context/context.html
#include <boost/context/all.hpp>
boost::context::fcontext_t fcm,fc1,fc2;
diff --git a/src/eigen-test.cpp b/src/eigen-test.cpp
index 2df9b19..436bf1a 100644
--- a/src/eigen-test.cpp
+++ b/src/eigen-test.cpp
@@ -2,7 +2,7 @@
* This file is part of MXE. See LICENSE.md for licensing information.
*
* This code was originally found on:
- * http://eigen.tuxfamily.org/dox/GettingStarted.html
+ * https://eigen.tuxfamily.org/dox/GettingStarted.html
*/
#include <Eigen/Dense>
diff --git a/src/liblaxjson-test.c b/src/liblaxjson-test.c
index 3ee82b5..3c3aef4 100644
--- a/src/liblaxjson-test.c
+++ b/src/liblaxjson-test.c
@@ -6,7 +6,7 @@
* Copyright (c) 2013 Andrew Kelley
*
* This file is part of liblaxjson, which is MIT licensed.
- * See http://opensource.org/licenses/MIT
+ * See https://opensource.org/licenses/MIT
*/
#include <laxjson.h>
diff --git a/src/taglib.mk b/src/taglib.mk
index 03e7eed..a1281c4 100644
--- a/src/taglib.mk
+++ b/src/taglib.mk
@@ -1,7 +1,7 @@
# This file is part of MXE. See LICENSE.md for licensing information.
PKG := taglib
-$(PKG)_WEBSITE := http://developer.kde.org/~wheeler/taglib.html
+$(PKG)_WEBSITE := https://developer.kde.org/~wheeler/taglib.html
$(PKG)_DESCR := TagLib
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.10
diff --git a/src/tre.mk b/src/tre.mk
index 6a64610..ba94ce1 100644
--- a/src/tre.mk
+++ b/src/tre.mk
@@ -1,19 +1,19 @@
# This file is part of MXE. See LICENSE.md for licensing information.
PKG := tre
-$(PKG)_WEBSITE := http://laurikari.net/tre/
+$(PKG)_WEBSITE := https://laurikari.net/tre/
$(PKG)_DESCR := TRE
$(PKG)_IGNORE :=
$(PKG)_VERSION := 0.8.0
$(PKG)_CHECKSUM := be8670a55198bc57485a6a8ae4b497d7db98ea25f90968585b7eb07d94c6a7dd
$(PKG)_SUBDIR := tre-$($(PKG)_VERSION)
$(PKG)_FILE := tre-$($(PKG)_VERSION).tar.gz
-$(PKG)_URL := http://laurikari.net/tre/$($(PKG)_FILE)
+$(PKG)_URL := https://laurikari.net/tre/$($(PKG)_FILE)
$(PKG)_URL_2 := http://ftp.debian.org/debian/pool/main/t/$(PKG)/$(PKG)_$($(PKG)_VERSION).orig.tar.gz
$(PKG)_DEPS := gcc
define $(PKG)_UPDATE
- $(WGET) -q -O- 'http://laurikari.net/tre/download.html' | \
+ $(WGET) -q -O- 'https://laurikari.net/tre/download.html' | \
$(SED) -n 's,.*tre-\([a-z0-9][^>]*\)\.tar.*,\1,p' | \
head -1
endef
diff --git a/src/xapian-core.mk b/src/xapian-core.mk
index 43075b5..6dc700b 100644
--- a/src/xapian-core.mk
+++ b/src/xapian-core.mk
@@ -13,7 +13,7 @@ $(PKG)_DEPS := gcc zlib
define $(PKG)_UPDATE
$(WGET) -q -O- https://xapian.org/download | \
- $(SED) -n 's,.*<a HREF="http://oligarchy.co.uk/xapian/\([^/]*\)/xapian-core[^"]*">.*,\1,p' | \
+ $(SED) -n 's,.*<a HREF="https://oligarchy.co.uk/xapian/\([^/]*\)/xapian-core[^"]*">.*,\1,p' | \
head -1
endef
diff --git a/src/xz.mk b/src/xz.mk
index 20084f5..153edf7 100644
--- a/src/xz.mk
+++ b/src/xz.mk
@@ -1,18 +1,18 @@
# This file is part of MXE. See LICENSE.md for licensing information.
PKG := xz
-$(PKG)_WEBSITE := http://tukaani.org/xz/
+$(PKG)_WEBSITE := https://tukaani.org/xz/
$(PKG)_DESCR := XZ
$(PKG)_IGNORE :=
$(PKG)_VERSION := 5.2.3
$(PKG)_CHECKSUM := 71928b357d0a09a12a4b4c5fafca8c31c19b0e7d3b8ebb19622e96f26dbf28cb
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
-$(PKG)_URL := http://tukaani.org/xz/$($(PKG)_FILE)
+$(PKG)_URL := https://tukaani.org/xz/$($(PKG)_FILE)
$(PKG)_DEPS := gcc
define $(PKG)_UPDATE
- $(WGET) -q -O- 'http://tukaani.org/xz/' | \
+ $(WGET) -q -O- 'https://tukaani.org/xz/' | \
$(SED) -n 's,.*xz-\([0-9][^>]*\)\.tar.*,\1,p' | \
head -1
endef
diff --git a/src/zlib.mk b/src/zlib.mk
index 60f9161..8cb7833 100644
--- a/src/zlib.mk
+++ b/src/zlib.mk
@@ -1,20 +1,20 @@
# This file is part of MXE. See LICENSE.md for licensing information.
PKG := zlib
-$(PKG)_WEBSITE := http://zlib.net/
+$(PKG)_WEBSITE := https://zlib.net/
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.2.11
$(PKG)_CHECKSUM := 4ff941449631ace0d4d203e3483be9dbc9da454084111f97ea0a2114e19bf066
$(PKG)_SUBDIR := zlib-$($(PKG)_VERSION)
$(PKG)_FILE := zlib-$($(PKG)_VERSION).tar.xz
-$(PKG)_URL := http://zlib.net/$($(PKG)_FILE)
+$(PKG)_URL := https://zlib.net/$($(PKG)_FILE)
$(PKG)_URL_2 := https://$(SOURCEFORGE_MIRROR)/project/libpng/$(PKG)/$($(PKG)_VERSION)/$($(PKG)_FILE)
$(PKG)_DEPS := gcc
$(PKG)_DEPS_$(BUILD) :=
$(PKG)_TARGETS := $(BUILD) $(MXE_TARGETS)
define $(PKG)_UPDATE
- $(WGET) -q -O- 'http://zlib.net/' | \
+ $(WGET) -q -O- 'https://zlib.net/' | \
$(SED) -n 's,.*zlib-\([0-9][^>]*\)\.tar.*,\1,ip' | \
head -1
endef
diff --git a/tools/copydlldeps.py b/tools/copydlldeps.py
index 1f350b9..452a0e0 100755
--- a/tools/copydlldeps.py
+++ b/tools/copydlldeps.py
@@ -15,7 +15,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
import os
import shutil