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