libraries/php-pgsql: 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:05:29 +07:00
parent acb8028f8a
commit 481614e6f4
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-pgsql
VERSION=${VERSION:-5.6.22}
VERSION=${VERSION:-5.6.24}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="php-pgsql"
VERSION="5.6.22"
VERSION="5.6.24"
HOMEPAGE="http://php.net/manual/en/book.pgsql.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="postgresql"