From de70a5b16c717ae8aef09ee084e65360d21f07ff Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Fri, 3 Feb 2017 09:13:30 -0800 Subject: python/psutil: Updated for version 5.1.0 Signed-off-by: Larry Hajali --- python/psutil/psutil.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/psutil/psutil.SlackBuild') 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 +# Copyright 2012-2017 Larry Hajali # 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} -- cgit v1.2.3