aboutsummaryrefslogtreecommitdiff
path: root/postgresql
diff options
context:
space:
mode:
authorSlack Coder <slackcoder@server.ky>2024-10-07 11:27:29 -0500
committerSlack Coder <slackcoder@server.ky>2024-10-07 16:04:03 -0500
commitff09d99234d42e8dba3f1f9b7de8181b6bacbdbd (patch)
treedb591811dcf4de04bd4d250af59016086189f7d4 /postgresql
parentc58107ec28238f73086e2af313e323a0d51206f2 (diff)
downloadslackbuilds-ff09d99234d42e8dba3f1f9b7de8181b6bacbdbd.tar.xz
postgresql: bump 15.8
Diffstat (limited to 'postgresql')
-rw-r--r--postgresql/postgresql.SlackBuild2
-rw-r--r--postgresql/postgresql.info6
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=""