aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-12-23 21:20:45 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-12-23 21:20:45 +0000
commit0b69281d6abe1699bf4b766fd9af3f61d94ebe6d (patch)
treedcc6ff197d484ee7d62e22d8b10ebde228399821 /mail
parentd3482f37bd419130f49248f2911358a06a6cb417 (diff)
downloadslackbuilds-0b69281d6abe1699bf4b766fd9af3f61d94ebe6d.tar.gz
slackbuilds-0b69281d6abe1699bf4b766fd9af3f61d94ebe6d.tar.bz2
maildrop: incremented build number
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1563 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'mail')
-rwxr-xr-xmail/filter/maildrop/maildrop.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/filter/maildrop/maildrop.SlackBuild b/mail/filter/maildrop/maildrop.SlackBuild
index 7ac1d008..d919a5e8 100755
--- a/mail/filter/maildrop/maildrop.SlackBuild
+++ b/mail/filter/maildrop/maildrop.SlackBuild
@@ -33,7 +33,7 @@ PKG_NAME="maildrop"
ARCH=${ARCH:=i486}
SRC_VERSION=${VERSION:=2.0.4}
PKG_VERSION="$(echo "$SRC_VERSION" | tr '[[:blank:]-]' '_')"
-BUILD=${BUILD:=1rha}
+BUILD=${BUILD:=2rha}
SRC_DIR=${SRC_DIR:=$CWD}/$PKG_NAME
TMP=${TMP:=/tmp}
PKG=${PKG:=$TMP/package-$PKG_NAME}