summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/msieve/msieve-1.51.ebuild')
-rw-r--r--sci-mathematics/msieve/msieve-1.51.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/msieve/msieve-1.51.ebuild b/sci-mathematics/msieve/msieve-1.51.ebuild
index 09e724f0b866..15b3fd63b761 100644
--- a/sci-mathematics/msieve/msieve-1.51.ebuild
+++ b/sci-mathematics/msieve/msieve-1.51.ebuild
@@ -7,7 +7,7 @@ EAPI=5
inherit eutils toolchain-funcs
DESCRIPTION="A C library implementing a suite of algorithms to factor large integers"
-HOMEPAGE="http://sourceforge.net/projects/msieve/"
+HOMEPAGE="https://sourceforge.net/projects/msieve/"
SRC_URI="mirror://sourceforge/${PN}/${PN}/Msieve%20v${PV}/${PN}${PV/./}.tar.gz"
LICENSE="public-domain"