wok rev 21964

updated squirrelmail-html (3.7a-1.4.x -> 3.8)
author Hans-G?nter Theisgen
date Thu Oct 10 16:24:42 2019 +0100 (2019-10-10)
parents 3628cd5813d0
children 765360b9ea4b
files squirrelmail-html/receipt
line diff
     1.1 --- a/squirrelmail-html/receipt	Thu Oct 10 16:16:02 2019 +0100
     1.2 +++ b/squirrelmail-html/receipt	Thu Oct 10 16:24:42 2019 +0100
     1.3 @@ -1,19 +1,21 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="squirrelmail-html"
     1.7 -VERSION="3.7a-1.4.x"
     1.8 +VERSION="3.8"
     1.9  CATEGORY="network"
    1.10 -SHORT_DESC="HTML viewer plugin for Web mail."
    1.11 +SHORT_DESC="HTML viewer plugin for squirrelmail."
    1.12  MAINTAINER="pascal.bellard@slitaz.org"
    1.13  LICENSE="GPL2"
    1.14 +WEB_SITE="http://www.squirrelmail.org/"
    1.15 +
    1.16  SOURCE="view_as_html"
    1.17  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.18 -WEB_SITE="http://www.squirrelmail.org/"
    1.19  WGET_URL="${WEB_SITE}plugins/$TARBALL"
    1.20 -HOST_ARCH="any"
    1.21  
    1.22  DEPENDS="squirrelmail"
    1.23  
    1.24 +HOST_ARCH="any"
    1.25 +
    1.26  # Rules to configure and make the package.
    1.27  compile_rules()
    1.28  {