summaryrefslogtreecommitdiffstats
path: root/src/cblas.mk
diff options
context:
space:
mode:
authorViktor Szakats <commit@vszakats.net>2018-07-30 06:27:30 (GMT)
committerTony Theodore <tonyt@logyst.com>2018-07-31 12:49:26 (GMT)
commite467d9d1ecde181ca0ae2bdcb2e8301f8b4343af (patch)
treee2e3089a61882d2975aa5991f30a1f8d6517ffa3 /src/cblas.mk
parent510e097797568d45483c290bf9ec7daec2bc7367 (diff)
downloadmxe-e467d9d1ecde181ca0ae2bdcb2e8301f8b4343af.zip
mxe-e467d9d1ecde181ca0ae2bdcb2e8301f8b4343af.tar.gz
mxe-e467d9d1ecde181ca0ae2bdcb2e8301f8b4343af.tar.bz2
Secure URLs
Diffstat (limited to 'src/cblas.mk')
-rw-r--r--src/cblas.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cblas.mk b/src/cblas.mk
index 3c5c1b3..6c5af89 100644
--- a/src/cblas.mk
+++ b/src/cblas.mk
@@ -1,7 +1,7 @@
# This file is part of MXE. See LICENSE.md for licensing information.
PKG := cblas
-$(PKG)_WEBSITE := http://www.netlib.org/blas/
+$(PKG)_WEBSITE := https://www.netlib.org/blas/
$(PKG)_DESCR := C interface to Reference BLAS
$(PKG)_IGNORE = $(lapack_IGNORE)
$(PKG)_VERSION = $(lapack_VERSION)