wok diff aspell/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 (10 months ago) |
parents | 38b8a2522327 |
children |
line diff
1.1 --- a/aspell/receipt Fri Feb 04 15:05:05 2022 +0100 1.2 +++ b/aspell/receipt Fri Jan 05 10:31:44 2024 +0000 1.3 @@ -10,7 +10,7 @@ 1.4 WEB_SITE="http://aspell.net/" 1.5 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WGET_URL="ftp://ftp.gnu.org/gnu/aspell/$TARBALL" 1.8 +WGET_URL="https://ftp.gnu.org/gnu/aspell/$TARBALL" 1.9 1.10 DEPENDS="ncursesw" 1.11 BUILD_DEPENDS="libtinfo ncursesw-dev"