wok diff pari/receipt @ rev 25794
created recipe for exo-lang
author | Hans-G?nter Theisgen |
---|---|
date | Wed Oct 23 16:19:52 2024 +0100 (6 weeks ago) |
parents | 021e72976497 |
children |
line diff
1.1 --- a/pari/receipt Sat Jun 18 10:01:45 2022 +0100 1.2 +++ b/pari/receipt Wed Oct 23 16:19:52 2024 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="https://pari.math.u-bordeaux.fr/" 1.5 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WGET_URL="${WEB_SITE}pub/$PACKAGE/unix/$TARBALL" 1.8 +WGET_URL="${WEB_SITE}pub/$PACKAGE/OLD/${VERSION%.*}/$TARBALL" 1.9 1.10 DEPENDS="glibc-base gmp libxcb ncurses readline xorg-libX11 xorg-libXau \ 1.11 xorg-libXdmcp"