libraries/php-mssql: Updated for version 5.4.13.

Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
Trayan Denev 2013-04-24 15:30:00 -03:00 committed by Niels Horn
parent f676ad7993
commit 7e29e40025
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
SRCNAM=php
PRGNAM=php-mssql
VERSION=5.4.7
VERSION=5.4.13
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="php-mssql"
VERSION="5.4.7"
VERSION="5.4.13"
HOMEPAGE="http://www.php.net/manual/en/book.mssql.php"
DOWNLOAD="http://www.php.net/distributions/php-5.4.7.tar.bz2"
MD5SUM="9cd421f1cc8fa8e7f215e44a1b06199f"
DOWNLOAD="http://www.php.net/distributions/php-5.4.13.tar.bz2"
MD5SUM="cacd308e978b7cf9ba4993196612ccf7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="freetds"