pari: fix SOURCE_URI.

This commit is contained in:
Jerome Duval
2016-11-07 20:19:34 +00:00
parent 05d118f3a6
commit dbf37e5be5

View File

@@ -14,7 +14,7 @@ HOMEPAGE="http://pari.math.u-bordeaux.fr/"
COPYRIGHT="2000-2016 The PARI Group, Bordeaux"
LICENSE="GNU GPL v2"
REVISION="2"
SOURCE_URI="http://pari.math.u-bordeaux.fr/pub/pari/unix/pari-$portVersion.tar.gz"
SOURCE_URI="http://pari.math.u-bordeaux.fr/pub/pari/unix/OLD/2.7/pari-$portVersion.tar.gz"
CHECKSUM_SHA256="39a797222e33b8498777d4bca7b0d64acebddecc9f478578ada87d769289b811"
PATCHES="pari-$portVersion.patchset"