summaryrefslogtreecommitdiffstats
path: root/network/zarafa/zarafa.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/zarafa/zarafa.SlackBuild')
-rw-r--r--network/zarafa/zarafa.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/network/zarafa/zarafa.SlackBuild b/network/zarafa/zarafa.SlackBuild
index 277c5a8a59..42169adaac 100644
--- a/network/zarafa/zarafa.SlackBuild
+++ b/network/zarafa/zarafa.SlackBuild
@@ -4,10 +4,10 @@
# an MS Exchange substitute
# Written by Niels Horn <niels.horn@gmail.com>
-# revision date 2010/09/07
+# revision date 2010/11/30
PRGNAM=zarafa
-VERSION=${VERSION:-6.40.2}
+VERSION=${VERSION:-6.40.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -51,7 +51,7 @@ chmod -R u+w,go+r-w,a-s .
# Apply patch to use "vmime-zarafa" instead of "vmime"
patch -p1 < $CWD/vmime-zarafa.patch
-# Apply patch to solve some problems with the ECTestTools in 6.40.2
+# Apply patch to solve some problems with the ECTestTools in 6.40.2 & 6.40.3
# it seems upstream forgot to adapt them to the new version...
patch -p1 < $CWD/testtools.patch