wok diff aspell-ru/receipt @ rev 25638

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