diff options
author | Larry Hajali <larryhaja@gmail.com> | 2016-09-18 16:40:03 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-24 07:06:09 +0700 |
commit | ceeee4463b3fe387d5420664a2b2c4080e1ce311 (patch) | |
tree | ca604727e57c93fd077ede65e2d5bf581146364b /python/psutil/psutil.SlackBuild | |
parent | 11a016850bf61365fa01df51b62418a2aa4cfdd1 (diff) |
python/psutil: Updated for version 4.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 aafbc3d9b13f7..4e575df79dada 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:-4.3.0} +VERSION=${VERSION:-4.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |