From 42bc482ed18518f0dff9c13871f74c59c9379266 Mon Sep 17 00:00:00 2001 From: nia Date: Tue, 9 Jul 2019 12:28:17 +0100 Subject: [PATCH] Use https for pythonhosted.org. --- py-msdas/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py-msdas/Makefile b/py-msdas/Makefile index 62a522a6a1..b462262d97 100644 --- a/py-msdas/Makefile +++ b/py-msdas/Makefile @@ -6,7 +6,7 @@ CATEGORIES= math python MASTER_SITES= ${MASTER_SITE_PYPI:=m/msdas/} MAINTAINER= jihbed.research@gmail.com -HOMEPAGE= http://pythonhosted.org/msdas/ +HOMEPAGE= https://pythonhosted.org/msdas/ COMMENT= Mass Spectrometry analysis LICENSE= gnu-lgpl-v3