summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Thomas Morper2019-10-05 00:54:44 +0200
committer Willy Sudiarto Raharjo2019-10-05 00:54:44 +0200
commitefecee2d6bd1a06e1663de7c23393ea4606cecf0 (patch)
tree45c49c0bd3e591314b219550e3643b09b0cca471 /network
parentbcd7bdddb97112b36f89c2382e81568e01d77f33 (diff)
downloadslackbuilds-efecee2d6bd1a06e1663de7c23393ea4606cecf0.tar.gz
network/exim: Updated for version 4.92.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/exim/exim.SlackBuild6
-rw-r--r--network/exim/exim.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/network/exim/exim.SlackBuild b/network/exim/exim.SlackBuild
index c4bdb291e2..9e5204563f 100644
--- a/network/exim/exim.SlackBuild
+++ b/network/exim/exim.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Exim
-# Copyright 2012-2018 Thomas Morper, Augsburg, Germany
+# Copyright 2012-2019 Thomas Morper, Augsburg, Germany
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=exim
-VERSION=${VERSION:-4.92.2}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-4.92.3}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
diff --git a/network/exim/exim.info b/network/exim/exim.info
index 3bff96194f..1d6c1be9cd 100644
--- a/network/exim/exim.info
+++ b/network/exim/exim.info
@@ -1,8 +1,8 @@
PRGNAM="exim"
-VERSION="4.92.2"
+VERSION="4.92.3"
HOMEPAGE="https://www.exim.org/"
-DOWNLOAD="https://ftp.exim.org/pub/exim/exim4/exim-4.92.2.tar.xz"
-MD5SUM="56dd4016f12c29173bbf65d89e8fb87c"
+DOWNLOAD="https://ftp.exim.org/pub/exim/exim4/exim-4.92.3.tar.xz"
+MD5SUM="9be05c609af824ce19666e31d910cefd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README%"