aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmail/mta/postfix/postfix.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mta/postfix/postfix.SlackBuild b/mail/mta/postfix/postfix.SlackBuild
index 8b7c42e0..e702b981 100755
--- a/mail/mta/postfix/postfix.SlackBuild
+++ b/mail/mta/postfix/postfix.SlackBuild
@@ -27,7 +27,7 @@ fi
# default settings
PACKAGE=postfix
ARCH=${ARCH:=i486}
-VERSION=${VERSION:=2.3.7}
+VERSION=${VERSION:=2.4.0}
BUILD=${BUILD:=1rha}
SRC_DIR=${SRC:=$CWD}
TMP=${TMP:=/tmp}