From f0e00fc42406b06bee19008b0678758c8c756ad9 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Fri, 14 Feb 2025 16:56:03 +0700 Subject: system/postgresql: Updated for version 14.16. 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 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} -- cgit v1.2.3