summaryrefslogtreecommitdiff
path: root/python/psutil/psutil.SlackBuild
diff options
context:
space:
mode:
authorLarry Hajali <larryhaja@gmail.com>2017-02-03 09:13:30 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-02-04 06:59:44 +0700
commitde70a5b16c717ae8aef09ee084e65360d21f07ff (patch)
treeaecae54609635e8fbbc21a149d67d290439d3fe5 /python/psutil/psutil.SlackBuild
parentf032dbb3dfa1c5562f2a27844214e5466bc05b6f (diff)
downloadslackbuilds-de70a5b16c717ae8aef09ee084e65360d21f07ff.tar.gz
python/psutil: Updated for version 5.1.0
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'python/psutil/psutil.SlackBuild')
-rw-r--r--python/psutil/psutil.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/psutil/psutil.SlackBuild b/python/psutil/psutil.SlackBuild
index f5001b7349..825aee6822 100644
--- a/python/psutil/psutil.SlackBuild
+++ b/python/psutil/psutil.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for psutil
-# Copyright 2012-2016 Larry Hajali <larryhaja[at]gmail[dot]com>
+# Copyright 2012-2017 Larry Hajali <larryhaja[at]gmail[dot]com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=psutil
-VERSION=${VERSION:-5.0.0}
+VERSION=${VERSION:-5.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}