libraries/c-ares: Updated for version 1.9.1.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Kent Fritz 2012-06-25 21:30:01 -04:00 committed by dsomero
parent 48553f8282
commit 872ea0bede
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
# Currently Maintained by Kent Fritz <fritz.kent@gmail.com>
PRGNAM=c-ares
VERSION=1.8.0
VERSION=1.9.1
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="c-ares"
VERSION="1.8.0"
VERSION="1.9.1"
HOMEPAGE="http://c-ares.haxx.se/"
DOWNLOAD="http://c-ares.haxx.se/download/c-ares-1.8.0.tar.gz"
MD5SUM="2936494add5663ecc57147cc3c9697f9"
DOWNLOAD="http://c-ares.haxx.se/download/c-ares-1.9.1.tar.gz"
MD5SUM="389db4917a3b58c4ce4ebfe961fd84c4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Kent Fritz"