diff options
author | Larry Hajali <larryhaja@gmail.com> | 2017-09-03 20:07:09 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-09 06:56:33 +0700 |
commit | 4af0714397c80532793c69c4c5afa51c0611b293 (patch) | |
tree | 652b342129308ba2623d23edb3177a1333fb11c3 /python/psutil/psutil.SlackBuild | |
parent | f389a28195ae32b7f1ab93dfc3006ad257f1774f (diff) |
python/psutil: Updated for version 5.3.0
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 d2f943a3f6cd..c50cdf293c0c 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.2} +VERSION=${VERSION:-5.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |