network/exim-html: 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:46 -05:00 committed by Robby Workman
parent 6df7c7614b
commit 8cc33420b5
2 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@
# Written by Thomas Morper <thomas@beingboiled.info>
PRGNAM=exim-html
VERSION=${VERSION:-4.71}
VERSION=${VERSION:-4.72}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="exim-html"
VERSION="4.71"
VERSION="4.72"
HOMEPAGE="http://www.exim.org/"
DOWNLOAD="ftp://ftp.exim.org/pub/exim/exim4/exim-html-4.71.tar.bz2"
MD5SUM="482dfebdc4502dfce1eeb8b1749b75c3"
DOWNLOAD="ftp://ftp.exim.org/pub/exim/exim4/exim-html-4.72.tar.bz2"
MD5SUM="8b39be84de74b94bd4b5c3e7aad3fcdf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Thomas Morper"