summaryrefslogtreecommitdiffstats
path: root/system/postgresql/postgresql.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2025-02-14 16:56:03 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2025-02-15 08:30:20 +0700
commitf0e00fc42406b06bee19008b0678758c8c756ad9 (patch)
tree42d7185017a8f8a8b693370900ae1e7425bcedce /system/postgresql/postgresql.SlackBuild
parentf64fc3ec35ed8f23219485f351ba89b70a93ba88 (diff)
downloadslackbuilds-f0e00fc42406b06bee19008b0678758c8c756ad9.tar.gz
slackbuilds-f0e00fc42406b06bee19008b0678758c8c756ad9.tar.xz
system/postgresql: Updated for version 14.16.
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 6201c66579..0c2741aa45 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.15}
+VERSION=${VERSION:-14.16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}