summaryrefslogtreecommitdiffstats
path: root/python/python3-psycopg2/python3-psycopg2.SlackBuild
diff options
context:
space:
mode:
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 6470b09c72..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.3}
+VERSION=${VERSION:-2.9.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}