libraries/php-mssql: Updated for version 5.6.22.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
983f3db27b
commit
3b8c2770be
|
@ -24,7 +24,7 @@
|
|||
|
||||
SRCNAM=php
|
||||
PRGNAM=php-mssql
|
||||
VERSION=${VERSION:-5.6.21}
|
||||
VERSION=${VERSION:-5.6.22}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="php-mssql"
|
||||
VERSION="5.6.21"
|
||||
VERSION="5.6.22"
|
||||
HOMEPAGE="http://www.php.net/manual/en/book.mssql.php"
|
||||
DOWNLOAD="https://secure.php.net/distributions/php-5.6.21.tar.xz"
|
||||
MD5SUM="177c69d47024541739c439c9d9eb6ba5"
|
||||
DOWNLOAD="https://secure.php.net/distributions/php-5.6.22.tar.xz"
|
||||
MD5SUM="19a5bcbddc105dfb29482ab779fcc795"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="freetds"
|
||||
|
|
Loading…
Reference in New Issue