summaryrefslogtreecommitdiffstats
path: root/python/python3-psutil/python3-psutil.SlackBuild
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2024-02-21 03:48:46 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-24 15:34:58 +0700
commit9c45def0cda066704b235db04fb8c15e5632f44b (patch)
treec2bc681dc4456c879d122a2c6eb408aa8515d65f /python/python3-psutil/python3-psutil.SlackBuild
parenteb250b2e03cc9ae1723979cdb9bd1cb963cf2980 (diff)
downloadslackbuilds-9c45def0cda066704b235db04fb8c15e5632f44b.tar.gz
slackbuilds-9c45def0cda066704b235db04fb8c15e5632f44b.tar.xz
python/python3-psutil: Updated for version 5.9.8.
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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-psutil/python3-psutil.SlackBuild b/python/python3-psutil/python3-psutil.SlackBuild
index 69f2d5cf46..584d70c5cd 100644
--- a/python/python3-psutil/python3-psutil.SlackBuild
+++ b/python/python3-psutil/python3-psutil.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-psutil
-# Copyright 2022-23 fourtysixandtwo <fourtysixandtwo@sliderr.net>
+# Copyright 2022-2024 fourtysixandtwo <fourtysixandtwo@sliderr.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-psutil
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-5.9.7}
+VERSION=${VERSION:-5.9.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}