aboutsummaryrefslogtreecommitdiff
path: root/system/postgresql15/postgresql15.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-08-16 09:25:33 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-08-16 09:25:33 +0700
commit7e2cd4a2ffc7fc3ac53aacb40da27497bb1077b6 (patch)
treed33ca60c1857428728435e62a61386e84b4a211e /system/postgresql15/postgresql15.SlackBuild
parent6b331596bb740325e646aa9742ec5b6c4bd9678a (diff)
system/postgresql15: Updated for version 15.14.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/postgresql15/postgresql15.SlackBuild')
-rw-r--r--system/postgresql15/postgresql15.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/postgresql15/postgresql15.SlackBuild b/system/postgresql15/postgresql15.SlackBuild
index ff96cccd9d..b09a1c35c5 100644
--- a/system/postgresql15/postgresql15.SlackBuild
+++ b/system/postgresql15/postgresql15.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=postgresql15
SRCNAM=postgresql
-VERSION=${VERSION:-15.13}
+VERSION=${VERSION:-15.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}