aboutsummaryrefslogtreecommitdiff
path: root/postfix
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-08-31 19:16:18 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-08-31 19:16:18 +0000
commitfcbd7f9a3e3d027cb5820a9c5593527d87ec28f8 (patch)
tree52665b38fd0be681682573344b0d78e6b0ea706d /postfix
parent9c80502e2d372addc3138d7dc06b37d9b72c05c4 (diff)
downloadslackbuilds-fcbd7f9a3e3d027cb5820a9c5593527d87ec28f8.tar.gz
slackbuilds-fcbd7f9a3e3d027cb5820a9c5593527d87ec28f8.tar.bz2
postfix update
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@107 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'postfix')
-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}