diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2024-05-07 05:03:46 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-11 08:12:24 +0700 |
commit | 1931df1c96c3ebaf460f267c0429371e138f6611 (patch) | |
tree | 2192c0a9cfc087e5bccd513cca990b9bdeb429a2 /python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild | |
parent | 40fba573f8abd262b3f92ef0343d9947f4f7fdcb (diff) |
python/python3-setuptools-opt: Updated for version 69.5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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} |