aboutsummaryrefslogtreecommitdiff
path: root/python/python2-psutil/python2-psutil.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2024-11-19 11:37:30 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-23 10:50:39 +0700
commit5eb0012d694be3dae90a354640bbe7e783a8f0c4 (patch)
treed8944fdd1d03dcb791f2527f46621bf2fe8b6821 /python/python2-psutil/python2-psutil.SlackBuild
parent38460e7e7c1f2ade5a9d6567fb4b0f73b9e1203a (diff)
python/python2-psutil: Updated for version 6.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-psutil/python2-psutil.SlackBuild')
-rw-r--r--python/python2-psutil/python2-psutil.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python2-psutil/python2-psutil.SlackBuild b/python/python2-psutil/python2-psutil.SlackBuild
index 76726a06db..0a0bac5657 100644
--- a/python/python2-psutil/python2-psutil.SlackBuild
+++ b/python/python2-psutil/python2-psutil.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python2-psutil
SRCNAM=${PRGNAM#python2-*}
-VERSION=${VERSION:-6.0.0}
+VERSION=${VERSION:-6.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}