summaryrefslogtreecommitdiffstats
path: root/python/psutil/psutil.SlackBuild
diff options
context:
space:
mode:
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
commitb8971de40b9db98bb9636ec49a30ea45f9eb1b59 (patch)
tree132e2eea18ad8ba9cd508e356ed39e7a76502e01 /python/psutil/psutil.SlackBuild
parent5a7cf6cb3a03cee740aa7a4e38357857ec1ff82f (diff)
downloadslackbuilds-b8971de40b9db98bb9636ec49a30ea45f9eb1b59.tar.gz
slackbuilds-b8971de40b9db98bb9636ec49a30ea45f9eb1b59.tar.xz
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.SlackBuild2
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}