aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Morper <twm@pdp11.pw>2025-03-31 08:21:49 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-03-31 11:37:33 +0700
commit74e041ec975ef45d091294e862265f8773bf00e5 (patch)
treedbfe45d5ae6c35aea4525b4b58e494e5f5825006
parent9e53102f5cd1e370a19b90120385a8c7aa41ffb5 (diff)
network/exim: Updated for version 4.98.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 91dacc0bf3..634a7184ac 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.98.1}
+VERSION=${VERSION:-4.98.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/exim/exim.info b/network/exim/exim.info
index e8864f22ca..46bb2d749c 100644
--- a/network/exim/exim.info
+++ b/network/exim/exim.info
@@ -1,8 +1,8 @@
PRGNAM="exim"
-VERSION="4.98.1"
+VERSION="4.98.2"
HOMEPAGE="https://www.exim.org/"
-DOWNLOAD="https://downloads.exim.org/exim4/exim-4.98.1.tar.xz"
-MD5SUM="7465a700b17ce3c01d59d7e0d59be5a1"
+DOWNLOAD="https://downloads.exim.org/exim4/exim-4.98.2.tar.xz"
+MD5SUM="7ed3e24c1eef44824b79b4c442f99f0b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README% perl-File-FcntlLock"