aboutsummaryrefslogtreecommitdiff
path: root/system/postgresql/postgresql.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-05-10 11:42:44 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-05-10 12:07:44 +0700
commit74205c3c270c52b2359600c9e53d8e517423092c (patch)
tree9f4ce1737c9feb65a56947e0c7e6ddb1bf6a54a4 /system/postgresql/postgresql.SlackBuild
parent381029f836e4a72a164a5ce67f1944b0a9b6f870 (diff)
system/postgresql: Updated for version 14.18.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/postgresql/postgresql.SlackBuild')
-rw-r--r--system/postgresql/postgresql.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/postgresql/postgresql.SlackBuild b/system/postgresql/postgresql.SlackBuild
index 6cd0adbd76..971524da0d 100644
--- a/system/postgresql/postgresql.SlackBuild
+++ b/system/postgresql/postgresql.SlackBuild
@@ -30,7 +30,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=postgresql
-VERSION=${VERSION:-14.17}
+VERSION=${VERSION:-14.18}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}