diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2015-09-11 01:33:08 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-11 01:33:08 +0700 |
commit | edff74e8f3223fb64f303e7a5df97f10964bcf6a (patch) | |
tree | c1464ed300299996db46adce55b0fd310db0800b /python/psutil/psutil.SlackBuild | |
parent | 0cd5a3b4113fbb8bfff3c283b2a412d90dd8ca27 (diff) | |
download | slackbuilds-edff74e8f3223fb64f303e7a5df97f10964bcf6a.tar.gz |
python/psutil: Updated for version 3.2.1.
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 eef024a89e..4ce7107eec 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:-3.1.1} +VERSION=${VERSION:-3.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |