wok-next rev 21498
updated aspell-dicts (0.60.6.1 -> 0.60.8)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Jun 18 21:48:58 2020 +0100 (2020-06-18) |
parents | 2c6a7cefc256 |
children | 5fefaf318f35 |
files | aspell-dicts/receipt |
line diff
1.1 --- a/aspell-dicts/receipt Thu Jun 18 21:38:10 2020 +0100 1.2 +++ b/aspell-dicts/receipt Thu Jun 18 21:48:58 2020 +0100 1.3 @@ -1,14 +1,13 @@ 1.4 # SliTaz package receipt v2. 1.5 1.6 PACKAGE="aspell-dicts" 1.7 -VERSION="0.60.6.1" 1.8 +VERSION="0.60.8" 1.9 CATEGORY="meta" 1.10 SHORT_DESC="Aspell dictionary" 1.11 MAINTAINER="al.bobylev@gmail.com" 1.12 LICENSE="GPL2" 1.13 WEB_SITE="https://ftp.gnu.org/gnu/aspell/dict/0index.html" 1.14 LFS="http://www.linuxfromscratch.org/blfs/view/svn/general/aspell.html" 1.15 -HOST_ARCH="any" 1.16 1.17 TARBALL="$PACKAGE-$VERSION.html" 1.18 WGET_URL="https://ftp.gnu.org/gnu/aspell/dict/0index.html" 1.19 @@ -39,7 +38,10 @@ 1.20 aspell-tr:tr aspell-uk:uk aspell-uz:uz aspell-vi:vi \ 1.21 aspell-wa:wa aspell-yi:yi aspell-zu:zu" 1.22 1.23 -compile_rules() { 1.24 +HOST_ARCH="any" 1.25 + 1.26 +compile_rules() 1.27 +{ 1.28 case $SET in 1.29 '') 1.30 wget -O- https://ftp.gnu.org/gnu/aspell/dict/0index.html \ 1.31 @@ -66,7 +68,8 @@ 1.32 esac 1.33 } 1.34 1.35 -genpkg_rules() { 1.36 +genpkg_rules() 1.37 +{ 1.38 case $PACKAGE in 1.39 aspell-dicts) ;; 1.40 *)