summaryrefslogtreecommitdiffstats
path: root/libraries/php-pgsql/php-pgsql.SlackBuild
diff options
context:
space:
mode:
author Heinz Wiesinger <pprkut@slackbuilds.org>2022-01-23 14:15:17 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-01-25 14:44:41 +0700
commit1b20553602e9e156bd207343b9e1357f5dd73087 (patch)
treecba7d66eead30d93a6eb195722d7950c705c01f2 /libraries/php-pgsql/php-pgsql.SlackBuild
parent2c26de79808ec1531ce626174a0c09561dcb97d4 (diff)
downloadslackbuilds-1b20553602e9e156bd207343b9e1357f5dd73087.tar.gz
slackbuilds-1b20553602e9e156bd207343b9e1357f5dd73087.tar.xz
libraries/php-pgsql: Updated for version 7.4.27
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/php-pgsql/php-pgsql.SlackBuild')
-rw-r--r--libraries/php-pgsql/php-pgsql.SlackBuild4
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}