From a75ed8d97fd6dfc25337836fb72e6fbcd926a201 Mon Sep 17 00:00:00 2001 From: Christoph Willing Date: Sun, 27 Oct 2024 11:11:03 +1100 Subject: python/PyGreSQL: Updated for version 6.0.1 Signed-off-by: Christoph Willing Signed-off-by: Willy Sudiarto Raharjo --- python/PyGreSQL/PyGreSQL.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/PyGreSQL/PyGreSQL.SlackBuild') 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} -- cgit v1.2.3