diff options
author | Larry Hajali <larryhaja@gmail.com> | 2017-09-17 11:39:30 -0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-09-23 16:33:49 +0100 |
commit | 87cab4299a100b2cadc861b0bcac17ea344678e4 (patch) | |
tree | 112591d558b48decfd57cb250922bdf9126871cd /python/psutil/psutil.SlackBuild | |
parent | 30066cb200a171a4f2fdd5014b67e6ce86e7ce06 (diff) | |
download | slackbuilds-87cab4299a100b2cadc861b0bcac17ea344678e4.tar.gz |
python/psutil: Updated for version 5.3.1
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 c50cdf293c..af29452653 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.0} +VERSION=${VERSION:-5.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |