mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/php-mssql: Updated for version 5.4.13.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
f676ad7993
commit
7e29e40025
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
SRCNAM=php
|
||||
PRGNAM=php-mssql
|
||||
VERSION=5.4.7
|
||||
VERSION=5.4.13
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue