aboutsummaryrefslogtreecommitdiff
path: root/network/exim/exim.SlackBuild
diff options
context:
space:
mode:
authorThomas Morper <thomas@beingboiled.info>2019-10-05 05:54:44 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-10-05 05:54:44 +0700
commitefecee2d6bd1a06e1663de7c23393ea4606cecf0 (patch)
tree45c49c0bd3e591314b219550e3643b09b0cca471 /network/exim/exim.SlackBuild
parentbcd7bdddb97112b36f89c2382e81568e01d77f33 (diff)
network/exim: Updated for version 4.92.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/exim/exim.SlackBuild')
-rw-r--r--network/exim/exim.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/network/exim/exim.SlackBuild b/network/exim/exim.SlackBuild
index c4bdb291e26de..9e5204563f487 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