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 e1bd26b6..4cbdda6b 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.4.6}
+VERSION=${VERSION:=2.4.9}
BUILD=${BUILD:=1rha}
SRC_DIR=${SRC:=$CWD}
TMP=${TMP:=/tmp}