aboutsummaryrefslogtreecommitdiff
path: root/python/python3-psutil/python3-psutil.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2024-11-19 13:29:27 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-23 10:50:42 +0700
commit0f604bbd5d24eba3c4bd2eb43ec4f563c610dafe (patch)
treef2af981733e28ef458ac5edb21853ef911998d85 /python/python3-psutil/python3-psutil.SlackBuild
parent3bdf6f07b20f91f4ed182553dd6b546e5cab4432 (diff)
python/python3-psutil: Updated for version 6.1.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 5f3caa3343..ed58d86980 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:-6.0.0}
+VERSION=${VERSION:-6.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}