summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/mpmath')
-rw-r--r--dev-python/mpmath/mpmath-0.18.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mpmath/mpmath-0.18.ebuild b/dev-python/mpmath/mpmath-0.18.ebuild
index 921698ed1165..3df27e2c5b96 100644
--- a/dev-python/mpmath/mpmath-0.18.ebuild
+++ b/dev-python/mpmath/mpmath-0.18.ebuild
@@ -12,7 +12,7 @@ MY_PN=${PN}-all
MY_P=${MY_PN}-${PV}
DESCRIPTION="Python library for arbitrary-precision floating-point arithmetic"
-HOMEPAGE="http://code.google.com/p/mpmath"
+HOMEPAGE="https://code.google.com/p/mpmath"
SRC_URI="mirror://pypi/m/${PN}/${MY_P}.tar.gz"
LICENSE="BSD"