aboutsummaryrefslogtreecommitdiff
path: root/system/postgresql
diff options
context:
space:
mode:
Diffstat (limited to 'system/postgresql')
-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 5cb6b0b2f3f9..40bdcfb6b8b4 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.6}
+VERSION=${VERSION:-14.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/postgresql/postgresql.info b/system/postgresql/postgresql.info
index 032a393f11d6..1f642e478ee3 100644
--- a/system/postgresql/postgresql.info
+++ b/system/postgresql/postgresql.info
@@ -1,8 +1,8 @@
PRGNAM="postgresql"
-VERSION="14.6"
+VERSION="14.7"
HOMEPAGE="https://www.postgresql.org"
-DOWNLOAD="https://ftp.postgresql.org/pub/source/v14.6/postgresql-14.6.tar.gz"
-MD5SUM="a6d93a1272737ff62a2238e802fc998f"
+DOWNLOAD="https://ftp.postgresql.org/pub/source/v14.7/postgresql-14.7.tar.gz"
+MD5SUM="8d92692b55d37020e09baa21d5262c57"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""