mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
libraries/php-mssql: Updated for version 5.6.24.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
00a5d090c3
commit
98544d4709
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue