network/exim: Updated for version 4.96.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Thomas Morper 2023-10-19 13:47:44 +07:00 committed by Willy Sudiarto Raharjo
parent eeb7d0f3bf
commit 75e0b59d99
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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%"