diff options
Diffstat (limited to 'system/postgresql15/postgresql15.SlackBuild')
-rw-r--r-- | system/postgresql15/postgresql15.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/postgresql15/postgresql15.SlackBuild b/system/postgresql15/postgresql15.SlackBuild index dd1dca5b6f..66d69d56f5 100644 --- a/system/postgresql15/postgresql15.SlackBuild +++ b/system/postgresql15/postgresql15.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=postgresql15 SRCNAM=postgresql -VERSION=${VERSION:-15.11} +VERSION=${VERSION:-15.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |