aboutsummaryrefslogtreecommitdiff
path: root/system/postgresql16/postgresql16.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-02-22 08:14:56 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-02-22 08:14:56 +0700
commitf6b407c354277c63272a17b977c4ef725a3423e1 (patch)
treefd0099400af5e9ce81f144b147615c4d696dd846 /system/postgresql16/postgresql16.SlackBuild
parentdee457d603c326cba67d68d5d8457d65d5712743 (diff)
system/postgresql16: Updated for version 16.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 66bc41f103..60bc69004b 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.7}
+VERSION=${VERSION:-16.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}