summaryrefslogtreecommitdiff
path: root/network/exim/exim.SlackBuild
diff options
context:
space:
mode:
authorThomas Morper <thomas@beingboiled.info>2017-11-29 21:30:41 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-12-02 06:31:04 +0700
commit1447dddb4dba74a6b752ecd37c70befa71be19e4 (patch)
tree95046ab7d3a08a98743396483527fc63ae9a3875 /network/exim/exim.SlackBuild
parenta7b1fa7556a1e4360ddfe37611d41b5ae62b602b (diff)
downloadslackbuilds-1447dddb4dba74a6b752ecd37c70befa71be19e4.tar.gz
network/exim: Updated for version 4.89.1.
Addresses CVE-2017-19644 and CVE-2017-16943. (* Security fix *) Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/exim/exim.SlackBuild')
-rw-r--r--network/exim/exim.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/exim/exim.SlackBuild b/network/exim/exim.SlackBuild
index 18db9f29e1..7fe8b2e3cf 100644
--- a/network/exim/exim.SlackBuild
+++ b/network/exim/exim.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=exim
-VERSION=${VERSION:-4.89}
+VERSION=${VERSION:-4.89.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}