summaryrefslogtreecommitdiffstats
path: root/network/emailrelay/emailrelay.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2017-02-26 22:24:47 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-02-26 22:24:47 +0700
commitd7398c2281dc52754857fecbf6d32a2539a251d2 (patch)
treea4805c8c1cc3b5f8047e9f300b5e73dc25b5d2fd /network/emailrelay/emailrelay.SlackBuild
parent6ecb97974cde87cfe0783157ef67a69a7bd65f63 (diff)
downloadslackbuilds-d7398c2281dc52754857fecbf6d32a2539a251d2.tar.gz
slackbuilds-d7398c2281dc52754857fecbf6d32a2539a251d2.tar.xz
network/emailrelay: Fix doinst.sh.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/emailrelay/emailrelay.SlackBuild')
-rw-r--r--network/emailrelay/emailrelay.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/emailrelay/emailrelay.SlackBuild b/network/emailrelay/emailrelay.SlackBuild
index 31389f8a62..4b7236affa 100644
--- a/network/emailrelay/emailrelay.SlackBuild
+++ b/network/emailrelay/emailrelay.SlackBuild
@@ -25,7 +25,7 @@
PRGNAM=emailrelay
VERSION=${VERSION:-1.9}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then