aboutsummaryrefslogtreecommitdiff
path: root/system/postgresql17/postgresql17.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/postgresql17/postgresql17.SlackBuild')
-rw-r--r--system/postgresql17/postgresql17.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/postgresql17/postgresql17.SlackBuild b/system/postgresql17/postgresql17.SlackBuild
index 79c319ab26..748491e283 100644
--- a/system/postgresql17/postgresql17.SlackBuild
+++ b/system/postgresql17/postgresql17.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=postgresql17
SRCNAM=postgresql
-VERSION=${VERSION:-17.3}
+VERSION=${VERSION:-17.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}