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 ++-- python/psutil/psutil.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python/psutil') 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} diff --git a/python/psutil/psutil.info b/python/psutil/psutil.info index 97598cd408..4b44b8cd7b 100644 --- a/python/psutil/psutil.info +++ b/python/psutil/psutil.info @@ -1,8 +1,8 @@ PRGNAM="psutil" -VERSION="5.0.0" +VERSION="5.1.0" HOMEPAGE="https://github.com/giampaolo/psutil" -DOWNLOAD="https://github.com/giampaolo/psutil/archive/release-5.0.0/psutil-release-5.0.0.tar.gz" -MD5SUM="bb0a510ecf4aa85ad3c250fb3db92078" +DOWNLOAD="https://github.com/giampaolo/psutil/archive/release-5.1.0/psutil-release-5.1.0.tar.gz" +MD5SUM="2e193f552b947cbbe2205e3981ec0c0d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3-79-gdb01