wok-current diff aspell-nl/receipt @ rev 25624

Patch gst-ffmpeg to work with new gcc
author Stanislas Leduc <shann@slitaz.org>
date Mon Sep 04 19:03:50 2023 +0000 (12 months ago)
parents 5f6c5106b1f5
children
line diff
     1.1 --- a/aspell-nl/receipt	Mon Jan 31 11:41:46 2022 +0000
     1.2 +++ b/aspell-nl/receipt	Mon Sep 04 19:03:50 2023 +0000
     1.3 @@ -6,10 +6,10 @@
     1.4  SHORT_DESC="Dutch aspell dictionary."
     1.5  MAINTAINER="paul@slitaz.org"
     1.6  LICENSE="GPL"
     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  TARBALL="$PACKAGE-${VERSION%.*}-${VERSION##*.}.tar.bz2"
    1.11 -WGET_URL="ftp://ftp.gnu.org/gnu/aspell/dict/nl/$TARBALL"
    1.12 +WGET_URL="https://ftp.gnu.org/gnu/aspell/dict/nl/$TARBALL"
    1.13  
    1.14  DEPENDS="aspell"
    1.15  BUILD_DEPENDS="aspell aspell-dev"