wok rev 21961

updated squirrelmail-autocomplete (2.0-1.0.0 -> 3.0-1.4.0)
author Hans-G?nter Theisgen
date Thu Oct 10 16:00:22 2019 +0100 (2019-10-10)
parents 864d97eb590a
children 6d39fc90d15c
files squirrelmail-autocomplete/receipt
line diff
     1.1 --- a/squirrelmail-autocomplete/receipt	Thu Oct 10 15:34:21 2019 +0100
     1.2 +++ b/squirrelmail-autocomplete/receipt	Thu Oct 10 16:00:22 2019 +0100
     1.3 @@ -1,20 +1,23 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="squirrelmail-autocomplete"
     1.7 -VERSION="2.0-1.0.0"
     1.8 +VERSION="3.0-1.4.0"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Complete To/Cc/Bcc fields plugin for Web mail (IE only)."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  LICENSE="GPL2"
    1.13 +WEB_SITE="http://www.squirrelmail.org/"
    1.14 +
    1.15  SOURCE="autocomplete"
    1.16  TARBALL="$SOURCE.$VERSION.tar.gz"
    1.17 -WEB_SITE="http://www.squirrelmail.org/"
    1.18  WGET_URL="${WEB_SITE}plugins/$TARBALL"
    1.19 -CONFIG_FILES="/etc/squirrelmail/config-$SOURCE.php"
    1.20 -HOST_ARCH="any"
    1.21  
    1.22  DEPENDS="squirrelmail"
    1.23  
    1.24 +CONFIG_FILES="/etc/squirrelmail/config-$SOURCE.php"
    1.25 +
    1.26 +HOST_ARCH="any"
    1.27 +
    1.28  # Rules to configure and make the package.
    1.29  compile_rules()
    1.30  {