diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-12-17 12:13:24 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-22 08:00:22 +0700 |
commit | 81cd59e9d8ac783e3e967d25f530337ee5645847 (patch) | |
tree | f1ca629680c8f34dd0d3d93f5927c1603d4779ca /python/python2-psutil/python2-psutil.SlackBuild | |
parent | b19d28041bba09be9c7b73e603d5729ce811100f (diff) |
python/python2-psutil: Updated for version 5.9.7.
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python2-psutil/python2-psutil.SlackBuild b/python/python2-psutil/python2-psutil.SlackBuild index 2e0efbb713..e6eacb6294 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:-5.9.6} +VERSION=${VERSION:-5.9.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |