diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2024-11-27 23:58:14 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-30 15:53:20 +0700 |
| commit | cfd4c4c25469f7661b3ba92f4a14391a6f846e24 (patch) | |
| tree | 0b110a69c5321a35fb4c41ba72435994f91650db /python/python3-wheel/python3-wheel.SlackBuild | |
| parent | 7741cd628dda092b063a09df3552d6dec6a42c81 (diff) | |
python/python3-wheel: Updated for version 0.45.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-wheel/python3-wheel.SlackBuild')
| -rw-r--r-- | python/python3-wheel/python3-wheel.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-wheel/python3-wheel.SlackBuild b/python/python3-wheel/python3-wheel.SlackBuild index fc207c0b69..ba5dd74bb6 100644 --- a/python/python3-wheel/python3-wheel.SlackBuild +++ b/python/python3-wheel/python3-wheel.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-wheel SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-0.45.0} +VERSION=${VERSION:-0.45.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |
