aboutsummaryrefslogtreecommitdiff
path: root/python/python3-psutil/python3-psutil.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2025-02-27 20:18:53 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-03-01 08:37:28 +0700
commit019b8899681f11f335cc49093393f0120e5a8a45 (patch)
treee7118469f777340b0f1994d3ee1b306dbb22919b /python/python3-psutil/python3-psutil.SlackBuild
parent1082d886681bfe3d50186d7e689b6134e52d9b8e (diff)
python/python3-psutil: Updated for version 7.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 95b707859d..7fa53558d2 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.1.1}
+VERSION=${VERSION:-7.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}