wok-6.x diff squirrelmail-msg_flags/receipt @ rev 23072
apr: no atomic builtins for apache
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Mar 10 11:15:48 2020 +0100 (2020-03-10) |
parents | 9e01bc6321ea |
children | 46dcc80bef41 |
line diff
1.1 --- a/squirrelmail-msg_flags/receipt Sun Dec 20 15:13:45 2015 +0100 1.2 +++ b/squirrelmail-msg_flags/receipt Tue Mar 10 11:15:48 2020 +0100 1.3 @@ -1,19 +1,21 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="squirrelmail-msg_flags" 1.7 -VERSION="1.4.15a-1.4.3" 1.8 +VERSION="1.4.20-1.4.3" 1.9 CATEGORY="network" 1.10 -SHORT_DESC="Few icons and flags for Web mail." 1.11 +SHORT_DESC="Few icons and flags 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="msg_flags" 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 {