aboutsummaryrefslogtreecommitdiff
path: root/system/postgresql17
diff options
context:
space:
mode:
Diffstat (limited to 'system/postgresql17')
-rw-r--r--system/postgresql17/postgresql17.SlackBuild2
-rw-r--r--system/postgresql17/postgresql17.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/postgresql17/postgresql17.SlackBuild b/system/postgresql17/postgresql17.SlackBuild
index 095695331a..edd42b2ea9 100644
--- a/system/postgresql17/postgresql17.SlackBuild
+++ b/system/postgresql17/postgresql17.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=postgresql17
SRCNAM=postgresql
-VERSION=${VERSION:-17.5}
+VERSION=${VERSION:-17.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/postgresql17/postgresql17.info b/system/postgresql17/postgresql17.info
index 224b33484d..a9c24e713e 100644
--- a/system/postgresql17/postgresql17.info
+++ b/system/postgresql17/postgresql17.info
@@ -1,8 +1,8 @@
PRGNAM="postgresql17"
-VERSION="17.5"
+VERSION="17.6"
HOMEPAGE="https://www.postgresql.org"
-DOWNLOAD="https://ftp.postgresql.org/pub/source/v17.5/postgresql-17.5.tar.gz"
-MD5SUM="47098fbe7fbebb9161d93f38f3733e12"
+DOWNLOAD="https://ftp.postgresql.org/pub/source/v17.6/postgresql-17.6.tar.gz"
+MD5SUM="bd00ff891d5a6ff46f5cd6076b27ffdb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""