diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2015-10-13 14:07:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-13 14:07:27 +0700 |
commit | 9c9639674c6768dddcc0cb7fe203ab1e7e701574 (patch) | |
tree | 475c10c96c003de3ba2157003eb972f7473d9a46 /python/psutil/psutil.SlackBuild | |
parent | 5a96b0c138c436bb6a53a360dbe06d1839ca1c07 (diff) | |
download | slackbuilds-9c9639674c6768dddcc0cb7fe203ab1e7e701574.tar.gz |
python/psutil: Updated for version 3.2.2.
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 4ce7107eec..913d418baa 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.2.1} +VERSION=${VERSION:-3.2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |