wok diff aspell-cs/receipt @ rev 25656

Up fwknop (2.6.11)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Feb 09 11:08:06 2024 +0000 (7 months ago)
parents 5f6c5106b1f5
children
line diff
     1.1 --- a/aspell-cs/receipt	Mon Jan 31 11:41:46 2022 +0000
     1.2 +++ b/aspell-cs/receipt	Fri Feb 09 11:08:06 2024 +0000
     1.3 @@ -6,11 +6,11 @@
     1.4  SHORT_DESC="Czech aspell dictionary."
     1.5  MAINTAINER="erjo@slitaz.org"
     1.6  LICENSE="GPL2"
     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-cs"
    1.11  TARBALL="$SOURCE-${VERSION%.*}-${VERSION##*.}.tar.bz2"
    1.12 -WGET_URL="ftp://ftp.gnu.org/gnu/aspell/dict/cs/$TARBALL"
    1.13 +WGET_URL="https://ftp.gnu.org/gnu/aspell/dict/cs/$TARBALL"
    1.14  
    1.15  DEPENDS="aspell"
    1.16  BUILD_DEPENDS="aspell aspell-dev"