summaryrefslogtreecommitdiffstats
path: root/network/postfix/postfix.SlackBuild
diff options
context:
space:
mode:
author Mario Preksavec <mario@slackware.hr>2018-02-01 00:30:22 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-02-03 06:55:20 +0700
commit66e7e4acd6e1baf54e59dc2851028da61d5b35d8 (patch)
tree633bdd40432a953a7397009b1b8559dc9aede139 /network/postfix/postfix.SlackBuild
parent1d75125d2409c4251410fc6def65c70368c84b8c (diff)
downloadslackbuilds-66e7e4acd6e1baf54e59dc2851028da61d5b35d8.tar.gz
slackbuilds-66e7e4acd6e1baf54e59dc2851028da61d5b35d8.tar.xz
network/postfix: Updated for version 3.2.5.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Diffstat (limited to 'network/postfix/postfix.SlackBuild')
-rw-r--r--network/postfix/postfix.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/postfix/postfix.SlackBuild b/network/postfix/postfix.SlackBuild
index c80e1be8dd..c74971d15b 100644
--- a/network/postfix/postfix.SlackBuild
+++ b/network/postfix/postfix.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
#
# Copyright 2006, 2011 Alan Hicks, Lizella, GA
-# Copyright 2010, 2011, 2013, 2014, 2015, 2016, 2017 Mario Preksavec, Zagreb, Croatia
+# Copyright 2010, 2011, 2013, 2014, 2015, 2016, 2017, 2018 Mario Preksavec, Zagreb, Croatia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=postfix
-VERSION=${VERSION:-3.2.4}
+VERSION=${VERSION:-3.2.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}