From 78710c0676e2de388b58ac7fb9e0b1f1d7479d3f Mon Sep 17 00:00:00 2001 From: Richard Narron Date: Wed, 27 Aug 2014 22:26:34 -0500 Subject: network/opensmtpd: Updated for version 5.4.2p1. Signed-off-by: Robby Workman --- network/opensmtpd/opensmtpd.SlackBuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'network/opensmtpd/opensmtpd.SlackBuild') diff --git a/network/opensmtpd/opensmtpd.SlackBuild b/network/opensmtpd/opensmtpd.SlackBuild index 7ee368268a..57f9282999 100644 --- a/network/opensmtpd/opensmtpd.SlackBuild +++ b/network/opensmtpd/opensmtpd.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for opensmtpd -# Copyright 2013 Robby Workman, Northport, Alabama, USA +# Copyright 2013-2014 Robby Workman, Northport, Alabama, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=opensmtpd -VERSION=${VERSION:-5.4.1p1} +VERSION=${VERSION:-5.4.2p1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -104,6 +104,7 @@ CXXFLAGS="$SLKCFLAGS" \ --with-maildir=/var/spool/mail \ --with-privsep-user=smtpd \ --with-queue-user=smtpq \ + --with-ca-file=/etc/ssl/certs/ca-certificates.crt \ --build=$ARCH-slackware-linux make -- cgit v1.2.3