diff options
Diffstat (limited to 'python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild')
-rw-r--r-- | python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild b/python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild index 5ac75cd8a9..e92d788a63 100644 --- a/python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild +++ b/python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-setuptools-opt SRCNAM=setuptools -VERSION=${VERSION:-69.2.0} +VERSION=${VERSION:-69.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |