wok-current diff squirrelmail-compatibility-plugin/receipt @ rev 23994
linld: no initrd fix
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Dec 15 08:41:50 2020 +0000 (2020-12-15) |
parents | 9e01bc6321ea |
children | 46dcc80bef41 |
line diff
1.1 --- a/squirrelmail-compatibility-plugin/receipt Sun Dec 20 15:13:45 2015 +0100 1.2 +++ b/squirrelmail-compatibility-plugin/receipt Tue Dec 15 08:41:50 2020 +0000 1.3 @@ -1,19 +1,21 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="squirrelmail-compatibility-plugin" 1.7 -VERSION="2.0.13-1.0" 1.8 +VERSION="2.0.16-1.0" 1.9 CATEGORY="network" 1.10 -SHORT_DESC="Compatibility plugin for Web mail need by many plugins." 1.11 +SHORT_DESC="Compatibility plugin for Web mail, needed by many plugins." 1.12 MAINTAINER="pascal.bellard@slitaz.org" 1.13 LICENSE="GPL2" 1.14 +WEB_SITE="http://www.squirrelmail.org/" 1.15 + 1.16 SOURCE="compatibility" 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 {