wok diff jfsutils/receipt @ rev 25697

dool: reduced size of package
author Hans-G?nter Theisgen
date Sun May 12 07:10:04 2024 +0100 (2 weeks ago)
parents 65ff25c4de90
children
line diff
     1.1 --- a/jfsutils/receipt	Sat Oct 01 08:33:11 2022 +0000
     1.2 +++ b/jfsutils/receipt	Sun May 12 07:10:04 2024 +0100
     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"