diff options
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/php-pgsql/php-pgsql.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/php-pgsql/php-pgsql.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/php-pgsql/php-pgsql.SlackBuild b/libraries/php-pgsql/php-pgsql.SlackBuild index e80ba411fa..e347a0caab 100644 --- a/libraries/php-pgsql/php-pgsql.SlackBuild +++ b/libraries/php-pgsql/php-pgsql.SlackBuild @@ -24,7 +24,7 @@ SRCNAM=php PRGNAM=php-pgsql -VERSION=${VERSION:-5.6.21} +VERSION=${VERSION:-5.6.22} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/php-pgsql/php-pgsql.info b/libraries/php-pgsql/php-pgsql.info index c420e420e4..b754e9b159 100644 --- a/libraries/php-pgsql/php-pgsql.info +++ b/libraries/php-pgsql/php-pgsql.info @@ -1,8 +1,8 @@ PRGNAM="php-pgsql" -VERSION="5.6.21" +VERSION="5.6.22" HOMEPAGE="http://php.net/manual/en/book.pgsql.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="postgresql" |