diff options
author | Larry Hajali <larryhaja@gmail.com> | 2017-08-12 13:55:23 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-13 13:51:09 +0700 |
commit | 7913e6d8d4ef42ed319976d1ad3092f37d3d7693 (patch) | |
tree | 8615c0841b1941fe27f1be77306ec5ee846a6372 /python/psutil/psutil.SlackBuild | |
parent | ded074708e8ee2b942e1e213743a222f01d92205 (diff) | |
download | slackbuilds-7913e6d8d4ef42ed319976d1ad3092f37d3d7693.tar.gz |
python/psutil: Updated for version 5.2.2
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'python/psutil/psutil.SlackBuild')
-rw-r--r-- | python/psutil/psutil.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/psutil/psutil.SlackBuild b/python/psutil/psutil.SlackBuild index dd0b9dfb53..d2f943a3f6 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.2.0} +VERSION=${VERSION:-5.2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |