wok-current diff ftop/receipt @ rev 25445

itaka: fix wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 06 07:38:52 2022 +0000 (22 months ago)
parents 640a2eba2511
children b8195d50d79f
line diff
     1.1 --- a/ftop/receipt	Mon Feb 07 11:38:23 2022 +0000
     1.2 +++ b/ftop/receipt	Tue Sep 06 07:38:52 2022 +0000
     1.3 @@ -7,7 +7,7 @@
     1.4  MAINTAINER="paul@slitaz.org"
     1.5  LICENSE="GPL2.1"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WEB_SITE="https://sourceforge.net/projects/ftop/"
     1.8 +WEB_SITE="https://code.google.com/archive/p/ftop/"
     1.9  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.10  
    1.11  DEPENDS="ncurses"