[Slackbuilds-users] postfix version 3.2.4
Konrad J Hambrick
kjhambrick at gmail.com
Sat Nov 18 10:06:53 UTC 2017
Mario --
I saw that Slackware Current included postfix version 3.2.4 so I updated
the SBo for version 3.2.4 ; built it and installed it yesterday.
Running fine here after doing 'the usual' update procedure.
Attached are diffs to bump the postfix.SlackBuild from version 3.2.3 to
version 3.2.4
HTH and thanks for the postfix.SlackBuild !
-- kjh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20171118/23d446f5/attachment.html>
-------------- next part --------------
# diff -Naur postfix/postfix.info postfix-kjh/postfix.info
# ----- cut here -----
--- postfix/postfix.info 2017-10-01 04:07:11.463351688 -0500
+++ postfix-kjh/postfix.info 2017-11-18 03:53:43.050581475 -0600
@@ -1,8 +1,8 @@
PRGNAM="postfix"
-VERSION="3.2.3"
+VERSION="3.2.4"
HOMEPAGE="http://www.postfix.org/"
-DOWNLOAD="http://cdn.postfix.johnriley.me/mirrors/postfix-release/official/postfix-3.2.3.tar.gz"
-MD5SUM="cf62bfb8f379a0936d9a6d84d9c4504b"
+DOWNLOAD="http://cdn.postfix.johnriley.me/mirrors/postfix-release/official/postfix-3.2.4.tar.gz"
+MD5SUM="1137d95a3326ddf3d65296ba1c2d2430"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
# ----- cut there -----
#
# diff -Naur postfix/postfix.SlackBuild postfix-kjh/postfix.SlackBuild
# ----- cut here -----
--- postfix/postfix.SlackBuild 2017-10-01 04:07:11.463351688 -0500
+++ postfix-kjh/postfix.SlackBuild 2017-11-17 16:47:22.467573949 -0600
@@ -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}
# ----- cut there -----
More information about the SlackBuilds-users
mailing list