aboutsummaryrefslogtreecommitdiff
path: root/network/exim/exim.SlackBuild
diff options
context:
space:
mode:
authorThomas Morper <thomas@beingboiled.info>2021-05-04 19:52:04 +0200
committerRobby Workman <rworkman@slackbuilds.org>2021-05-04 19:29:32 -0500
commit3a3a588bbd96023bb5bc937b3cdd8a8c0edb3cf0 (patch)
treeae7b000d1ce9c6c458ff15711bd6c8956fce9025 /network/exim/exim.SlackBuild
parentc17d86df959b90b419174776a7c80a07877b662e (diff)
network/exim: Updated for version 4.94.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/exim/exim.SlackBuild')
-rw-r--r--network/exim/exim.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/exim/exim.SlackBuild b/network/exim/exim.SlackBuild
index a9c26a88994c4..ee10659d56d11 100644
--- a/network/exim/exim.SlackBuild
+++ b/network/exim/exim.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Exim
-# Copyright 2012-2020 Thomas Morper, Augsburg, Germany
+# Copyright 2012-2021 Thomas Morper, Nürnberg, Germany
# 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=exim
-VERSION=${VERSION:-4.94}
+VERSION=${VERSION:-4.94.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}