summaryrefslogtreecommitdiff
path: root/dev-perl/Math-Pari
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-09-26 06:56:10 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-09-26 06:56:10 +0000
commit166293de47f11f9712801fc90100bf29ade431ff (patch)
treee1f8ee3dca823e05a4f3d41b8bb274f6a759167e /dev-perl/Math-Pari
parent7b128f48c4e4a72a709b0b6774f82083deb96a6e (diff)
downloadbaldeagleos-repo-166293de47f11f9712801fc90100bf29ade431ff.tar.gz
baldeagleos-repo-166293de47f11f9712801fc90100bf29ade431ff.tar.xz
baldeagleos-repo-166293de47f11f9712801fc90100bf29ade431ff.zip
Adding metadata
Diffstat (limited to 'dev-perl/Math-Pari')
-rw-r--r--dev-perl/Math-Pari/Math-Pari-2.10.809.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Math-Pari/Math-Pari-2.10.809.0-r2.ebuild b/dev-perl/Math-Pari/Math-Pari-2.10.809.0-r2.ebuild
index e0cbabe29c38..244fece8c9f0 100644
--- a/dev-perl/Math-Pari/Math-Pari-2.10.809.0-r2.ebuild
+++ b/dev-perl/Math-Pari/Math-Pari-2.10.809.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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/unix/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"