mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user