aboutsummaryrefslogtreecommitdiff
path: root/postfix/postfix.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'postfix/postfix.SlackBuild')
-rwxr-xr-xpostfix/postfix.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/postfix/postfix.SlackBuild b/postfix/postfix.SlackBuild
index 3bee29e2..92eb57a1 100755
--- a/postfix/postfix.SlackBuild
+++ b/postfix/postfix.SlackBuild
@@ -38,7 +38,7 @@ fi
# default settings
PACKAGE=postfix
ARCH=${ARCH:=x86_64}
-VERSION=${VERSION:=2.2.10}
+VERSION=${VERSION:=2.2.11}
BUILD=${BUILD:=2rha}
SRC_DIR=${SRC:=$CWD}
TMP=${TMP:=/tmp}