diff options
author | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2008-11-14 11:36:16 +0000 |
---|---|---|
committer | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2008-11-14 11:36:16 +0000 |
commit | 2e812efe4fa9e777d8beda3f45fd6dd7c292bc29 (patch) | |
tree | 43d2d30f58165ea914f3d4d4996e731746613a37 /mail/mta/postfix/postfix.SlackBuild | |
parent | 7f8d2d4f1c2790d45ae7f6d2b659c4ebb1c846f1 (diff) | |
download | slackbuilds-2e812efe4fa9e777d8beda3f45fd6dd7c292bc29.tar.gz slackbuilds-2e812efe4fa9e777d8beda3f45fd6dd7c292bc29.tar.bz2 |
postfix: updated to 2.4.9
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1922 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'mail/mta/postfix/postfix.SlackBuild')
-rwxr-xr-x | mail/mta/postfix/postfix.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mta/postfix/postfix.SlackBuild b/mail/mta/postfix/postfix.SlackBuild index e1bd26b6..4cbdda6b 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.4.6} +VERSION=${VERSION:=2.4.9} BUILD=${BUILD:=1rha} SRC_DIR=${SRC:=$CWD} TMP=${TMP:=/tmp} |