aboutsummaryrefslogtreecommitdiff
path: root/python/python3-psutil/python3-psutil.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-12-17 12:16:45 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-22 08:00:22 +0700
commit7ffc4e528b83b0b06f73f176d0c9350d5141f313 (patch)
tree00ad8600e4074026a2c07a2d8097386dd048139d /python/python3-psutil/python3-psutil.SlackBuild
parent81cd59e9d8ac783e3e967d25f530337ee5645847 (diff)
python/python3-psutil: Updated for version 5.9.7.
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 8e2100b31a..69f2d5cf46 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.6}
+VERSION=${VERSION:-5.9.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}