wok-current diff tiptop/receipt @ rev 25174
updated python-flask (1.1.2 -> 1.1.4)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jul 01 17:16:59 2022 +0100 (2022-07-01) |
parents | a6b997a82f39 |
children |
line diff
1.1 --- a/tiptop/receipt Sat Apr 09 09:39:20 2022 +0000 1.2 +++ b/tiptop/receipt Fri Jul 01 17:16:59 2022 +0100 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"