diff options
author | Mario Preksavec <mario@slackware.hr> | 2017-11-20 20:05:58 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-25 06:06:38 +0700 |
commit | 3712f8517fccefc0993ca92b6ef89e470e17e0f3 (patch) | |
tree | 4180809e8f8c19a4a9ab21fe8efd1394abdaba57 /network/postfix/postfix.SlackBuild | |
parent | b3650b2722d3eb7a474f35f605717c5b870d7c76 (diff) |
network/postfix: Updated for version 3.2.4.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Diffstat (limited to 'network/postfix/postfix.SlackBuild')
-rw-r--r-- | network/postfix/postfix.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/postfix/postfix.SlackBuild b/network/postfix/postfix.SlackBuild index e3e5d74e721c..c80e1be8dddc 100644 --- a/network/postfix/postfix.SlackBuild +++ b/network/postfix/postfix.SlackBuild @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=postfix -VERSION=${VERSION:-3.2.3} +VERSION=${VERSION:-3.2.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |