network/exim: Updated for version 4.72.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Thomas Morper 2010-06-13 17:12:12 -05:00 committed by Robby Workman
parent 6abda57a3f
commit 6df7c7614b
2 changed files with 4 additions and 4 deletions

View file

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

View file

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