diff options
Diffstat (limited to 'libraries/php-pgsql/php-pgsql.SlackBuild')
-rw-r--r-- | libraries/php-pgsql/php-pgsql.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/php-pgsql/php-pgsql.SlackBuild b/libraries/php-pgsql/php-pgsql.SlackBuild index 28c90d8fab..ae1ed699e9 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-2017 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2012-2022 Heinz Wiesinger, Amsterdam, The Netherlands # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ SRCNAM=php cd $(dirname $0) ; CWD=$(pwd) PRGNAM=php-pgsql -VERSION=${VERSION:-7.4.3} +VERSION=${VERSION:-7.4.27} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |