wok diff pari/receipt @ rev 25791
Up dropbear (2024.86), libssh2 (1.11.1), xz (5.6.3)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Oct 23 13:27:53 2024 +0000 (3 months 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 13:27:53 2024 +0000 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"