libraries/php-mssql: Updated for version 5.6.24.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2016-07-23 12:02:41 +07:00
parent 00a5d090c3
commit 98544d4709
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="php-mssql"
VERSION="5.6.22"
VERSION="5.6.24"
HOMEPAGE="http://www.php.net/manual/en/book.mssql.php"
DOWNLOAD="https://secure.php.net/distributions/php-5.6.22.tar.xz"
MD5SUM="19a5bcbddc105dfb29482ab779fcc795"
DOWNLOAD="https://secure.php.net/distributions/php-5.6.24.tar.xz"
MD5SUM="3ef6e3573698b9b444be88edd3b23494"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="freetds"