summaryrefslogtreecommitdiffstats
path: root/python/psutil/psutil.SlackBuild
diff options
context:
space:
mode:
author Larry Hajali <larryhaja@gmail.com>2016-11-19 11:00:23 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-26 11:47:48 +0700
commitea0ce4f7379026aa3e17539346ce4cb94a14e40d (patch)
tree3898e90e9dfaefe8a6439189f9ca54c2ada6e35b /python/psutil/psutil.SlackBuild
parent624fdfbea0f8d1373927c1ae0920b68aeafd8877 (diff)
downloadslackbuilds-ea0ce4f7379026aa3e17539346ce4cb94a14e40d.tar.gz
slackbuilds-ea0ce4f7379026aa3e17539346ce4cb94a14e40d.tar.xz
python/psutil: Updated for version 5.0.0
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'python/psutil/psutil.SlackBuild')
-rw-r--r--python/psutil/psutil.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/psutil/psutil.SlackBuild b/python/psutil/psutil.SlackBuild
index b14c843c58..f5001b7349 100644
--- a/python/psutil/psutil.SlackBuild
+++ b/python/psutil/psutil.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=psutil
-VERSION=${VERSION:-4.4.1}
+VERSION=${VERSION:-5.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}