aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/postgresql/postgresql.SlackBuild2
-rw-r--r--system/postgresql/postgresql.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/postgresql/postgresql.SlackBuild b/system/postgresql/postgresql.SlackBuild
index aa2b1079d1..6201c66579 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.13}
+VERSION=${VERSION:-14.15}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/postgresql/postgresql.info b/system/postgresql/postgresql.info
index 4905ce95c1..f614adbc67 100644
--- a/system/postgresql/postgresql.info
+++ b/system/postgresql/postgresql.info
@@ -1,8 +1,8 @@
PRGNAM="postgresql"
-VERSION="14.13"
+VERSION="14.15"
HOMEPAGE="https://www.postgresql.org"
-DOWNLOAD="https://ftp.postgresql.org/pub/source/v14.13/postgresql-14.13.tar.gz"
-MD5SUM="94e95f32a531c6a14e169811d9f51afe"
+DOWNLOAD="https://ftp.postgresql.org/pub/source/v14.15/postgresql-14.15.tar.gz"
+MD5SUM="f474e13de1cd51de83516dcdaf7edf1a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""