aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-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 05f408b2d89a..987f2102b011 100644
--- a/system/postgresql/postgresql.SlackBuild
+++ b/system/postgresql/postgresql.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=postgresql
-VERSION=${VERSION:-14.1}
+VERSION=${VERSION:-14.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/postgresql/postgresql.info b/system/postgresql/postgresql.info
index e531bca2ff4c..0294de4947f2 100644
--- a/system/postgresql/postgresql.info
+++ b/system/postgresql/postgresql.info
@@ -1,8 +1,8 @@
PRGNAM="postgresql"
-VERSION="14.1"
+VERSION="14.2"
HOMEPAGE="https://www.postgresql.org"
-DOWNLOAD="https://ftp.postgresql.org/pub/source/v14.1/postgresql-14.1.tar.gz"
-MD5SUM="882ba38db78cc5f103f701fc68f50293"
+DOWNLOAD="https://ftp.postgresql.org/pub/source/v14.2/postgresql-14.2.tar.gz"
+MD5SUM="732df5d7fc3bafa272c357ed5491c5be"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""