From 31321eeede4c0064f03420994fe8219402b1ffa9 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sat, 10 Aug 2024 22:09:36 +0700 Subject: system/postgresql: Updated for version 14.13. Fixed CVE-2024-7348. 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 f405f0e0ce..aa2b1079d1 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.9} +VERSION=${VERSION:-14.13} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3