summaryrefslogtreecommitdiff
path: root/network/exim/exim.SlackBuild
diff options
context:
space:
mode:
authorThomas Morper <thomas@beingboiled.info>2020-06-06 09:08:46 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-06-06 09:08:46 +0700
commit2a80702171869efed212049682ca032b9de09284 (patch)
tree97d204a6243474728900991f29c09c232a3b2108 /network/exim/exim.SlackBuild
parent34bd3c9fd1a85ed17614266b369cab7f8b7de3b3 (diff)
downloadslackbuilds-2a80702171869efed212049682ca032b9de09284.tar.gz
network/exim: Updated for version 4.94.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 889c6d34e0..a9c26a8899 100644
--- a/network/exim/exim.SlackBuild
+++ b/network/exim/exim.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Exim
-# Copyright 2012-2019 Thomas Morper, Augsburg, Germany
+# Copyright 2012-2020 Thomas Morper, Augsburg, 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.93}
+VERSION=${VERSION:-4.94}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}