diff options
author | Larry Hajali <larryhaja@gmail.com> | 2015-01-16 00:05:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-16 00:05:44 +0700 |
commit | c7e095573c8d3bdd0813a8d66d4097bb9a729aa4 (patch) | |
tree | f73b56844dde2aa23d5e76aedd9f455c475284fc /python/psutil/psutil.SlackBuild | |
parent | ccd99a45b0c3b4e65418a2c963beaa017f6412b1 (diff) | |
download | slackbuilds-c7e095573c8d3bdd0813a8d66d4097bb9a729aa4.tar.gz |
python/psutil: Updated for version 2.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 57bb6b1472..8bf65f384b 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:-2.1.3} +VERSION=${VERSION:-2.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |