wok diff mindi/receipt @ rev 25026

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 19 10:39:49 2022 +0000 (2022-05-19)
parents 241fb98cab1c
children
line diff
     1.1 --- a/mindi/receipt	Tue Feb 15 18:29:48 2022 +0000
     1.2 +++ b/mindi/receipt	Thu May 19 10:39:49 2022 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL2"
     1.5  WEB_SITE="http://www.mondorescue.org/"
     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="syslinux syslinux-extra"
    1.11  BUILD_DEPENDS=""