wok diff aspell-fr/receipt @ rev 25548

aaphoto: fix build
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 23 17:05:06 2023 +0000 (15 months ago)
parents 095836df71b7
children
line diff
     1.1 --- a/aspell-fr/receipt	Thu Jan 27 12:16:00 2022 +0000
     1.2 +++ b/aspell-fr/receipt	Thu Mar 23 17:05:06 2023 +0000
     1.3 @@ -7,8 +7,8 @@
     1.4  MAINTAINER="paul@slitaz.org"
     1.5  LICENSE="GPL2"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.7 -WEB_SITE="ftp://ftp.gnu.org/gnu/aspell/dict/0index.html"
     1.8 -WGET_URL="ftp://ftp.gnu.org/gnu/aspell/dict/fr/$TARBALL"
     1.9 +WEB_SITE="https://ftp.gnu.org/gnu/aspell/dict/0index.html"
    1.10 +WGET_URL="https://ftp.gnu.org/gnu/aspell/dict/fr/$TARBALL"
    1.11  HOST_ARCH="i486 arm"
    1.12  
    1.13  DEPENDS="aspell"