diff options
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/php-pgsql/php-pgsql.SlackBuild | 4 | ||||
-rw-r--r-- | libraries/php-pgsql/php-pgsql.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/php-pgsql/php-pgsql.SlackBuild b/libraries/php-pgsql/php-pgsql.SlackBuild index 35322fb907..d9db0ad0d4 100644 --- a/libraries/php-pgsql/php-pgsql.SlackBuild +++ b/libraries/php-pgsql/php-pgsql.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for php-pgsql -# Copyright 2012-2016 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2012-2017 Heinz Wiesinger, Amsterdam, The Netherlands # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ SRCNAM=php PRGNAM=php-pgsql -VERSION=${VERSION:-5.6.24} +VERSION=${VERSION:-5.6.30} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/php-pgsql/php-pgsql.info b/libraries/php-pgsql/php-pgsql.info index a61f658367..b01ec74990 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.24" +VERSION="5.6.30" HOMEPAGE="http://php.net/manual/en/book.pgsql.php" -DOWNLOAD="https://secure.php.net/distributions/php-5.6.24.tar.xz" -MD5SUM="3ef6e3573698b9b444be88edd3b23494" +DOWNLOAD="https://secure.php.net/distributions/php-5.6.30.tar.xz" +MD5SUM="68753955a8964ae49064c6424f81eb3e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="postgresql" |