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 +- postgresql/postgresql.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) 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} diff --git a/postgresql/postgresql.info b/postgresql/postgresql.info index 25300a6..c154d37 100644 --- a/postgresql/postgresql.info +++ b/postgresql/postgresql.info @@ -1,8 +1,8 @@ PRGNAM="postgresql" -VERSION="15.6" +VERSION="15.8" HOMEPAGE="https://www.postgresql.org" -DOWNLOAD="https://ftp.postgresql.org/pub/source/v15.6/postgresql-15.6.tar.gz" -MD5SUM="c6477aef3c361b3c85181bb0944da74f" +DOWNLOAD="https://ftp.postgresql.org/pub/source/v15.8/postgresql-15.8.tar.gz" +MD5SUM="571b4d77498b70fdccd9bc0c12b8a95f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3