summaryrefslogtreecommitdiff
path: root/network/exim/exim.SlackBuild
diff options
context:
space:
mode:
authorThomas Morper <thomas@beingboiled.info>2018-02-12 09:52:20 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-02-17 07:42:53 +0700
commit03612b59a5b7bf14e85a76e4176a42adf39a169b (patch)
treee2ca9153b1e93c0fd463f399547e7543792338d7 /network/exim/exim.SlackBuild
parent099c2e0c2906081f8d231d7b755f530a8e440553 (diff)
downloadslackbuilds-03612b59a5b7bf14e85a76e4176a42adf39a169b.tar.gz
network/exim: Updated for version 4.90.1.
This fixes CVE-2018-6789. (* Security fix *) Signed-off-by: David Spencer <idlemoor@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 3d82fd21e8..c859c766b2 100644
--- a/network/exim/exim.SlackBuild
+++ b/network/exim/exim.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Exim
-# Copyright 2012-2017 Thomas Morper, Augsburg, Germany
+# Copyright 2012-2018 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.90}
+VERSION=${VERSION:-4.90.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}