mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/exim: Updated for version 4.72.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
6abda57a3f
commit
6df7c7614b
2 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@
|
|||
# Thanks to Debian for the manpages.
|
||||
|
||||
PRGNAM=exim
|
||||
VERSION=${VERSION:-4.71}
|
||||
VERSION=${VERSION:-4.72}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="exim"
|
||||
VERSION="4.71"
|
||||
VERSION="4.72"
|
||||
HOMEPAGE="http://www.exim.org/"
|
||||
DOWNLOAD="ftp://ftp.exim.org/pub/exim/exim4/exim-4.71.tar.bz2"
|
||||
MD5SUM="f9c5a2d94b5bb132d06e2fff85bef75e"
|
||||
DOWNLOAD="ftp://ftp.exim.org/pub/exim/exim4/exim-4.72.tar.bz2"
|
||||
MD5SUM="ccc937b533568e5e8340f181a3b3d2ff"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Thomas Morper"
|
||||
|
|
Loading…
Reference in a new issue