From ff09d99234d42e8dba3f1f9b7de8181b6bacbdbd Mon Sep 17 00:00:00 2001 From: Slack Coder Date: Mon, 7 Oct 2024 11:27:29 -0500 Subject: postgresql: bump 15.8 --- postgresql/postgresql.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postgresql/postgresql.SlackBuild') diff --git a/postgresql/postgresql.SlackBuild b/postgresql/postgresql.SlackBuild index 02d2c60..3e48833 100644 --- a/postgresql/postgresql.SlackBuild +++ b/postgresql/postgresql.SlackBuild @@ -31,7 +31,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=postgresql -VERSION=${VERSION:-15.6} +VERSION=${VERSION:-15.8} BUILD=${BUILD:-1} TAG=${TAG:-_slackcoder} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3