diff options
author | Larry Hajali <larryhaja@gmail.com> | 2014-10-06 06:59:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-11 00:14:10 +0700 |
commit | b8971de40b9db98bb9636ec49a30ea45f9eb1b59 (patch) | |
tree | 132e2eea18ad8ba9cd508e356ed39e7a76502e01 /python/psutil/psutil.SlackBuild | |
parent | 5a7cf6cb3a03cee740aa7a4e38357857ec1ff82f (diff) | |
download | slackbuilds-b8971de40b9db98bb9636ec49a30ea45f9eb1b59.tar.gz |
python/psutil: Updated for version 2.1.3.
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 2725e52eba..57bb6b1472 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.2} +VERSION=${VERSION:-2.1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |