wok diff aspell-sl/receipt @ rev 25556

created recipes for nted and nted-lang
author Hans-G?nter Theisgen
date Sat Apr 22 14:54:15 2023 +0100 (14 months ago)
parents 5f6c5106b1f5
children
line diff
     1.1 --- a/aspell-sl/receipt	Mon Jan 31 11:41:46 2022 +0000
     1.2 +++ b/aspell-sl/receipt	Sat Apr 22 14:54:15 2023 +0100
     1.3 @@ -6,10 +6,10 @@
     1.4  SHORT_DESC="Slovenian 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  TARBALL="$PACKAGE-${VERSION%.*}-${VERSION##*.}.tar.bz2"
    1.11 -WGET_URL="ftp://ftp.gnu.org/gnu/aspell/dict/sl/$TARBALL"
    1.12 +WGET_URL="https://ftp.gnu.org/gnu/aspell/dict/sl/$TARBALL"
    1.13  
    1.14  DEPENDS="aspell"
    1.15  BUILD_DEPENDS="aspell aspell-dev"