summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Mario Preksavec2019-01-22 04:50:59 +0100
committer Willy Sudiarto Raharjo2019-01-26 01:53:40 +0100
commita59e5b221d3c2c8972287b72285bb07cbc8eddf5 (patch)
tree5db5dea9059a9913ff43c84aaa586212507bd949
parent29d39657684b1e6c556d245048bbe23435be4fa9 (diff)
downloadslackbuilds-a59e5b221d3c2c8972287b72285bb07cbc8eddf5.tar.gz
network/postfix: Updated for version 3.3.2.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
-rw-r--r--network/postfix/postfix.SlackBuild4
-rw-r--r--network/postfix/postfix.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/postfix/postfix.SlackBuild b/network/postfix/postfix.SlackBuild
index 2c6ff2a91c..6bf3f38e2d 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, 2018 Mario Preksavec, Zagreb, Croatia
+# Copyright 2010, 2011, 2013, 2014, 2015, 2016, 2017, 2018, 2019 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.3.1}
+VERSION=${VERSION:-3.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/postfix/postfix.info b/network/postfix/postfix.info
index e561137f32..9809f40eb0 100644
--- a/network/postfix/postfix.info
+++ b/network/postfix/postfix.info
@@ -1,8 +1,8 @@
PRGNAM="postfix"
-VERSION="3.3.1"
+VERSION="3.3.2"
HOMEPAGE="http://www.postfix.org/"
-DOWNLOAD="http://cdn.postfix.johnriley.me/mirrors/postfix-release/official/postfix-3.3.1.tar.gz"
-MD5SUM="4381c6492f415e4a69cf5099d4acea76"
+DOWNLOAD="http://cdn.postfix.johnriley.me/mirrors/postfix-release/official/postfix-3.3.2.tar.gz"
+MD5SUM="4e6ed7056576e0c54cfce6040a0bb0ad"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""