summaryrefslogtreecommitdiffstats
path: root/network/exim
diff options
context:
space:
mode:
author Thomas Morper2023-10-19 08:47:44 +0200
committer Willy Sudiarto Raharjo2023-10-19 08:47:44 +0200
commit75e0b59d99d5ce256694725b67362d9518fd2c7a (patch)
tree5f95be5eccf6ba1de26ca54539c99d6d4ab74689 /network/exim
parenteeb7d0f3bf6010721c7265661f24c2155c0da0d0 (diff)
downloadslackbuilds-75e0b59d99d5ce256694725b67362d9518fd2c7a.tar.gz
network/exim: Updated for version 4.96.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/exim')
-rw-r--r--network/exim/exim.SlackBuild2
-rw-r--r--network/exim/exim.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/exim/exim.SlackBuild b/network/exim/exim.SlackBuild
index 33da4ad5e6..f7196e2bce 100644
--- a/network/exim/exim.SlackBuild
+++ b/network/exim/exim.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=exim
-VERSION=${VERSION:-4.96.1}
+VERSION=${VERSION:-4.96.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/exim/exim.info b/network/exim/exim.info
index 4169dba16e..1a09e4f59e 100644
--- a/network/exim/exim.info
+++ b/network/exim/exim.info
@@ -1,8 +1,8 @@
PRGNAM="exim"
-VERSION="4.96.1"
+VERSION="4.96.2"
HOMEPAGE="https://www.exim.org/"
-DOWNLOAD="https://ftp.exim.org/pub/exim/exim4/exim-4.96.1.tar.xz"
-MD5SUM="1554c5c9fbc0fb9ee02430ed65d98ea4"
+DOWNLOAD="https://ftp.exim.org/pub/exim/exim4/exim-4.96.2.tar.xz"
+MD5SUM="27f552d5ba125a734d867642400d1d43"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README%"