summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2018-01-06 18:43:36 +0100
committer Willy Sudiarto Raharjo2018-01-10 17:55:47 +0100
commit005a88277bd99cc10ea703243685e454ec8f1ee2 (patch)
tree2462cfdf267fc3c3ea282eba87628913085f4d9b
parent444d5305e3c37f6552a0bdfc60264c18ef61647c (diff)
downloadslackbuilds-005a88277bd99cc10ea703243685e454ec8f1ee2.tar.gz
development/python3-matplotlib: Switch to https.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/python3-matplotlib/python3-matplotlib.info2
-rw-r--r--development/python3-matplotlib/slack-desc2
2 files changed, 2 insertions, 2 deletions
diff --git a/development/python3-matplotlib/python3-matplotlib.info b/development/python3-matplotlib/python3-matplotlib.info
index efaa4a5d34..6048e3d9e6 100644
--- a/development/python3-matplotlib/python3-matplotlib.info
+++ b/development/python3-matplotlib/python3-matplotlib.info
@@ -1,6 +1,6 @@
PRGNAM="python3-matplotlib"
VERSION="1.5.2"
-HOMEPAGE="http://matplotlib.org/"
+HOMEPAGE="https://matplotlib.org/"
DOWNLOAD="https://pypi.python.org/packages/15/89/240b4ebcd63bcdde9aa522fbd2e13f0af3347bea443cb8ad111e3b4c6f3a/matplotlib-1.5.2.tar.gz"
MD5SUM="66f35e55cc15455eb37b415ae51f1e51"
DOWNLOAD_x86_64=""
diff --git a/development/python3-matplotlib/slack-desc b/development/python3-matplotlib/slack-desc
index da2208fe1b..b25e7e05ea 100644
--- a/development/python3-matplotlib/slack-desc
+++ b/development/python3-matplotlib/slack-desc
@@ -13,7 +13,7 @@ python3-matplotlib: syntax similar to MATLAB. Matplotlib produces publication
python3-matplotlib: quality figures in a variety of hardcopy formats and
python3-matplotlib: interactive environments across platforms.
python3-matplotlib:
-python3-matplotlib: Homepage: http://matplotlib.sourceforge.net/
+python3-matplotlib: Homepage: https://matplotlib.org/
python3-matplotlib:
python3-matplotlib: This is the Python 3 version of matplotlib and can coexist with SBo's
python3-matplotlib: matplotlib package.