wok diff tiptop/receipt @ rev 25621
Add sngrep
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Aug 31 08:29:57 2023 +0000 (15 months ago) |
parents | a6b997a82f39 |
children | a66f312c374b |
line diff
1.1 --- a/tiptop/receipt Sat Apr 09 09:39:20 2022 +0000 1.2 +++ b/tiptop/receipt Thu Aug 31 08:29:57 2023 +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"