wok diff aspell-hu/receipt @ rev 25811
Up rsync (3.4.1)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jan 17 16:05:26 2025 +0000 (8 days ago) |
parents | 5f6c5106b1f5 |
children |
line diff
1.1 --- a/aspell-hu/receipt Mon Jan 31 11:41:46 2022 +0000 1.2 +++ b/aspell-hu/receipt Fri Jan 17 16:05:26 2025 +0000 1.3 @@ -6,11 +6,11 @@ 1.4 SHORT_DESC="Hungarian 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-hu" 1.11 TARBALL="$SOURCE-${VERSION%.*}-${VERSION##*.}.tar.bz2" 1.12 -WGET_URL="ftp://ftp.gnu.org/gnu/aspell/dict/hu/$TARBALL" 1.13 +WGET_URL="https://ftp.gnu.org/gnu/aspell/dict/hu/$TARBALL" 1.14 1.15 DEPENDS="aspell" 1.16 BUILD_DEPENDS="aspell aspell-dev"