aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-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 eed71ce9..81627522 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.4}
+VERSION=${VERSION:=2.3.5}
BUILD=${BUILD:=1rha}
SRC_DIR=${SRC:=$CWD}
TMP=${TMP:=/tmp}