network/opensmtpd: Updated for version 5.7.3p1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Richard Narron 2015-10-06 22:25:39 +07:00 committed by Willy Sudiarto Raharjo
parent b10091bffc
commit 2e93d16b04
2 changed files with 5 additions and 5 deletions

View file

@ -24,8 +24,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=opensmtpd
VERSION=${VERSION:-5.7.2p1}
EXTRAS=${EXTRAS:-5.7.2}
VERSION=${VERSION:-5.7.3p1}
EXTRAS=${EXTRAS:-5.7.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="opensmtpd"
VERSION="5.7.2p1"
VERSION="5.7.3p1"
HOMEPAGE="http://www.opensmtpd.org/"
DOWNLOAD="http://www.opensmtpd.org/archives/opensmtpd-5.7.2p1.tar.gz"
MD5SUM="6aa96c61336d19f7680bb45a705e6b64"
DOWNLOAD="http://www.opensmtpd.org/archives/opensmtpd-5.7.3p1.tar.gz"
MD5SUM="754abb7f08c094273f098d761c8c2221"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libasr"