summaryrefslogtreecommitdiff
path: root/python/psutil/psutil.SlackBuild
diff options
context:
space:
mode:
authorLarry Hajali <larryhaja@gmail.com>2017-03-14 21:30:30 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-03-18 06:59:24 +0700
commitd379a8a16cfe6e8c0cfe38b8a2d722b9a2831a8f (patch)
tree1001745b2b33235ce12f5dba1c510e6f3694d602 /python/psutil/psutil.SlackBuild
parent17750653f12af4dc7853bdc5959ddb7be28622bb (diff)
downloadslackbuilds-d379a8a16cfe6e8c0cfe38b8a2d722b9a2831a8f.tar.gz
python/psutil: Updated for version 5.2.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 a4addf2cb4..dd0b9dfb53 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:-5.1.3}
+VERSION=${VERSION:-5.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}