libraries/php-pdo_dblib: 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:36:29 -03:00 committed by Niels Horn
parent 7e29e40025
commit dd7b15e2a0
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=php-pdo_dblib
VERSION=5.4.7
VERSION=5.4.13
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="php-pdo_dblib"
VERSION="5.4.7"
VERSION="5.4.13"
HOMEPAGE="http://php.net/manual/en/ref.pdo-dblib.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"