aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/postgresql15/postgresql15.SlackBuild2
-rw-r--r--system/postgresql15/postgresql15.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/postgresql15/postgresql15.SlackBuild b/system/postgresql15/postgresql15.SlackBuild
index 227a2f7ca6..dd1dca5b6f 100644
--- a/system/postgresql15/postgresql15.SlackBuild
+++ b/system/postgresql15/postgresql15.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=postgresql15
SRCNAM=postgresql
-VERSION=${VERSION:-15.10}
+VERSION=${VERSION:-15.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/postgresql15/postgresql15.info b/system/postgresql15/postgresql15.info
index 11d0d3288e..9ac07d30fa 100644
--- a/system/postgresql15/postgresql15.info
+++ b/system/postgresql15/postgresql15.info
@@ -1,8 +1,8 @@
PRGNAM="postgresql15"
-VERSION="15.10"
+VERSION="15.11"
HOMEPAGE="https://www.postgresql.org"
-DOWNLOAD="https://ftp.postgresql.org/pub/source/v15.10/postgresql-15.10.tar.gz"
-MD5SUM="5dbee44cb2cca9e02694f9b0438e254c"
+DOWNLOAD="https://ftp.postgresql.org/pub/source/v15.11/postgresql-15.11.tar.gz"
+MD5SUM="b5a99b71dfef1841ce13d3893988c7ed"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""