aboutsummaryrefslogtreecommitdiff
path: root/python/PyGreSQL/PyGreSQL.SlackBuild
diff options
context:
space:
mode:
authorChristoph Willing <chris.willing@linux.com>2024-10-27 11:11:03 +1100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-02 19:28:48 +0700
commita75ed8d97fd6dfc25337836fb72e6fbcd926a201 (patch)
tree261eac24346e0ab7d7a382657c2d773c7893d6cb /python/PyGreSQL/PyGreSQL.SlackBuild
parent24259740ef4d3179b4cc0ef22ac4e5d14f2bbdd3 (diff)
python/PyGreSQL: Updated for version 6.0.1
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/PyGreSQL/PyGreSQL.SlackBuild')
-rw-r--r--python/PyGreSQL/PyGreSQL.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/PyGreSQL/PyGreSQL.SlackBuild b/python/PyGreSQL/PyGreSQL.SlackBuild
index f1b487b603..c0562fbddf 100644
--- a/python/PyGreSQL/PyGreSQL.SlackBuild
+++ b/python/PyGreSQL/PyGreSQL.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for PyGreSQL
-# Copyright 2013-2023, Christoph Willing, Brisbane Australia
+# Copyright 2013-2024, Christoph Willing, Sydney Australia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=PyGreSQL
-VERSION=${VERSION:-6.0}
+VERSION=${VERSION:-6.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}