diff options
author | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2006-08-31 19:16:18 +0000 |
---|---|---|
committer | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2006-08-31 19:16:18 +0000 |
commit | fcbd7f9a3e3d027cb5820a9c5593527d87ec28f8 (patch) | |
tree | 52665b38fd0be681682573344b0d78e6b0ea706d /postfix/postfix.SlackBuild | |
parent | 9c80502e2d372addc3138d7dc06b37d9b72c05c4 (diff) | |
download | slackbuilds-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/postfix.SlackBuild')
-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} |