aboutsummaryrefslogtreecommitdiff
path: root/postgresql/postgresql.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'postgresql/postgresql.SlackBuild')
-rw-r--r--postgresql/postgresql.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/postgresql/postgresql.SlackBuild b/postgresql/postgresql.SlackBuild
index 02d2c60..3e48833 100644
--- a/postgresql/postgresql.SlackBuild
+++ b/postgresql/postgresql.SlackBuild
@@ -31,7 +31,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=postgresql
-VERSION=${VERSION:-15.6}
+VERSION=${VERSION:-15.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_slackcoder}
PKGTYPE=${PKGTYPE:-tgz}