diff options
author | Larry Hajali <larryhaja@gmail.com> | 2017-10-19 11:12:12 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-21 07:08:20 +0700 |
commit | 20ed0366ec63261d29e53a48e53616540339e47a (patch) | |
tree | dae3c26256fe1c65090c7ca1e03740e86bdcfeae /python/psutil/psutil.SlackBuild | |
parent | 703d808c1e9ada83b5052383d4e86c73c77adacb (diff) | |
download | slackbuilds-20ed0366ec63261d29e53a48e53616540339e47a.tar.gz |
python/psutil: Updated for version 5.4.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 af29452653..36b70a65d4 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.3.1} +VERSION=${VERSION:-5.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |