wok diff pari/receipt @ rev 25507

plop: cleanup
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 11 10:36:59 2023 +0000 (16 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	Sat Feb 11 10:36:59 2023 +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"