libraries/php-pdo_dblib: Updated for version 7.4.27.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2022-02-05 19:24:15 +01:00 committed by Willy Sudiarto Raharjo
parent 043cd26d63
commit b7a248b6c7
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=php-pdo_dblib
VERSION=${VERSION:-5.6.24}
VERSION=${VERSION:-7.4.27}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="php-pdo_dblib"
VERSION="5.6.24"
VERSION="7.4.27"
HOMEPAGE="http://php.net/manual/en/ref.pdo-dblib.php"
DOWNLOAD="https://secure.php.net/distributions/php-5.6.24.tar.xz"
MD5SUM="3ef6e3573698b9b444be88edd3b23494"
DOWNLOAD="https://secure.php.net/distributions/php-7.4.27.tar.xz"
MD5SUM="e3919385b5813ddf0b77759fac69ff4e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="freetds"