wok-current diff aspell-en/receipt @ rev 25693

Up depends pkgs for cups, need to rebuild it for ssl 3.0
author Stanislas Leduc <shann@slitaz.org>
date Sun Mar 24 15:17:37 2024 +0000 (6 months ago)
parents 5f6c5106b1f5
children
line diff
     1.1 --- a/aspell-en/receipt	Mon Jan 31 11:41:46 2022 +0000
     1.2 +++ b/aspell-en/receipt	Sun Mar 24 15:17:37 2024 +0000
     1.3 @@ -6,11 +6,11 @@
     1.4  SHORT_DESC="English aspell dictionary."
     1.5  MAINTAINER="paul@slitaz.org"
     1.6  LICENSE="PublicDomain"
     1.7 -WEB_SITE="ftp://ftp.gnu.org/gnu/aspell/dict/0index.html"
     1.8 +WEB_SITE="https://ftp.gnu.org/gnu/aspell/dict/0index.html"
     1.9  
    1.10  SOURCE="aspell6-en"
    1.11  TARBALL="$SOURCE-${VERSION%.*}-${VERSION##*.}.tar.bz2"
    1.12 -WGET_URL="ftp://ftp.gnu.org/gnu/aspell/dict/en/$TARBALL"
    1.13 +WGET_URL="https://ftp.gnu.org/gnu/aspell/dict/en/$TARBALL"
    1.14  
    1.15  DEPENDS="aspell"
    1.16  BUILD_DEPENDS="aspell-dev"