From c1f4b6e795297f4119c834e52bb32ce74a4c95a6 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Wed, 30 Nov 2022 23:59:20 +0700 Subject: system/postgresql: Updated for version 14.6. Signed-off-by: Willy Sudiarto Raharjo --- system/postgresql/postgresql.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/postgresql/postgresql.SlackBuild') diff --git a/system/postgresql/postgresql.SlackBuild b/system/postgresql/postgresql.SlackBuild index 443848f76a..5cb6b0b2f3 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.3} +VERSION=${VERSION:-14.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3