wok diff tiptop/receipt @ rev 24979

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 07 20:53:56 2022 +0000 (2022-05-07)
parents a6b997a82f39
children a66f312c374b
line diff
     1.1 --- a/tiptop/receipt	Sat Apr 09 09:39:20 2022 +0000
     1.2 +++ b/tiptop/receipt	Sat May 07 20:53:56 2022 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="https://github.com/FeCastle/tiptop"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="http://tiptop.gforge.inria.fr/releases/$TARBALL"
     1.8 +WGET_URL="https://files.inria.fr/pacap/tiptop/$TARBALL"
     1.9  
    1.10  DEPENDS="libxml2 ncurses"
    1.11  BUILD_DEPENDS="bison flex libxml2-dev m4 ncurses-dev"