aboutsummaryrefslogtreecommitdiff
path: root/python/python3-psycopg2/python3-psycopg2.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-10-05 12:52:29 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-10-07 00:59:29 +0700
commit4110208a22b8bcf6078f75326a054597c6b5b68e (patch)
tree0c2bb6056374d3c12596bbf7bce18322a28fb4fb /python/python3-psycopg2/python3-psycopg2.SlackBuild
parent5bc8b0e41d86a37d315d08aadeef3e02f89a3745 (diff)
python/python3-psycopg2: updated for version 2.9.9
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-psycopg2/python3-psycopg2.SlackBuild')
-rw-r--r--python/python3-psycopg2/python3-psycopg2.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-psycopg2/python3-psycopg2.SlackBuild b/python/python3-psycopg2/python3-psycopg2.SlackBuild
index afaf718e5b..da4b8f4060 100644
--- a/python/python3-psycopg2/python3-psycopg2.SlackBuild
+++ b/python/python3-psycopg2/python3-psycopg2.SlackBuild
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-psycopg2
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-2.9.8}
+VERSION=${VERSION:-2.9.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}