mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/Math-Pari: update SRC_URI for https
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
@@ -13,7 +13,7 @@ PARI_VER=2.3.5
|
||||
|
||||
DESCRIPTION="Perl interface to PARI"
|
||||
SRC_URI="${SRC_URI}
|
||||
http://pari.math.u-bordeaux.fr/pub/pari/OLD/${PARI_VER%.*}/pari-${PARI_VER}.tar.gz"
|
||||
https://pari.math.u-bordeaux.fr/pub/pari/OLD/${PARI_VER%.*}/pari-${PARI_VER}.tar.gz"
|
||||
S_PARI="${WORKDIR}"/pari-${PARI_VER}
|
||||
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user