From ef5e6e068a0e96348d3446b4f72c6db142adcbf3 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 9 Jun 2018 21:31:38 +0200 Subject: dev-libs/mpfr: use HTTPs --- dev-libs/mpfr/mpfr-3.1.3_p4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-libs/mpfr/mpfr-3.1.3_p4.ebuild') diff --git a/dev-libs/mpfr/mpfr-3.1.3_p4.ebuild b/dev-libs/mpfr/mpfr-3.1.3_p4.ebuild index c66635fdc46c..ea96ab6369f0 100644 --- a/dev-libs/mpfr/mpfr-3.1.3_p4.ebuild +++ b/dev-libs/mpfr/mpfr-3.1.3_p4.ebuild @@ -10,8 +10,8 @@ MY_PV=${PV/_p*} MY_P=${PN}-${MY_PV} PLEVEL=${PV/*p} DESCRIPTION="library for multiple-precision floating-point computations with exact rounding" -HOMEPAGE="http://www.mpfr.org/" -SRC_URI="http://www.mpfr.org/mpfr-${MY_PV}/${MY_P}.tar.xz +HOMEPAGE="https://www.mpfr.org/" +SRC_URI="https://www.mpfr.org/mpfr-${MY_PV}/${MY_P}.tar.xz https://dev.gentoo.org/~mgorny/dist/${MY_P}-patchset.tar.xz" LICENSE="LGPL-2.1" -- cgit v1.2.3-65-gdbad