wok diff mondo/receipt @ rev 24974

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 02 11:23:24 2022 +0000 (2022-05-02)
parents 241fb98cab1c
children
line diff
     1.1 --- a/mondo/receipt	Tue Feb 15 18:29:48 2022 +0000
     1.2 +++ b/mondo/receipt	Mon May 02 11:23:24 2022 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://www.mondorescue.org/"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="ftp://ftp.mondorescue.org/src/$TARBALL"
     1.8 +WGET_URL="http://www.mondorescue.org/ftp/src/$TARBALL"
     1.9  
    1.10  DEPENDS="afio coreutils-disk gawk mindi newt"
    1.11  BUILD_DEPENDS="newt-dev"