aboutsummaryrefslogtreecommitdiff
path: root/python/python3-psutil/python3-psutil.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2024-07-09 15:11:40 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-13 07:47:24 +0700
commitb548d5be7f346de3adebc1afd9f9ab998e157de4 (patch)
tree5e729454f532d0ec3bcf5696cc2619b95e046fab /python/python3-psutil/python3-psutil.SlackBuild
parent82f3a424f5954966b69c2e32bac572ca9884588e (diff)
python/python3-psutil: Updated for version 6.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-psutil/python3-psutil.SlackBuild')
-rw-r--r--python/python3-psutil/python3-psutil.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-psutil/python3-psutil.SlackBuild b/python/python3-psutil/python3-psutil.SlackBuild
index 584d70c5cd..5f3caa3343 100644
--- a/python/python3-psutil/python3-psutil.SlackBuild
+++ b/python/python3-psutil/python3-psutil.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-psutil
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-5.9.8}
+VERSION=${VERSION:-6.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}