diff options
author | Larry Hajali <larryhaja@gmail.com> | 2017-02-10 17:20:14 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-18 07:54:20 +0700 |
commit | f6cfc51f2ce10280990b9b5cabc1ffac2d0102ba (patch) | |
tree | 1b5706da6bc97e73566d7312f6c7563918c694b5 /python/psutil/psutil.SlackBuild | |
parent | e93421ce4fd0bb0954f27cb82ad224425d23b25a (diff) |
python/psutil: Updated for version 5.1.3
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 825aee682273a..a4addf2cb411c 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.1.0} +VERSION=${VERSION:-5.1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |