diff options
Diffstat (limited to 'postfix')
-rwxr-xr-x | postfix/postfix.SlackBuild | 2 |
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} |