wok diff jfsutils/receipt @ rev 25494

Add finch & btop (thanks ceel)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Nov 30 08:50:05 2022 +0000 (2022-11-30)
parents 65ff25c4de90
children
line diff
     1.1 --- a/jfsutils/receipt	Sat Oct 01 08:33:11 2022 +0000
     1.2 +++ b/jfsutils/receipt	Wed Nov 30 08:50:05 2022 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  WEB_SITE="https://sourceforge.net/projects/jfs/"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="${WEB_SITE}project/pub/$TARBALL"
     1.8 +WGET_URL="https://jfs.sourceforge.net/project/pub/$TARBALL"
     1.9  
    1.10  DEPENDS="util-linux-uuid"
    1.11  BUILD_DEPENDS="util-linux-uuid-dev"