summaryrefslogtreecommitdiffstats
path: root/python/psutil/psutil.SlackBuild
diff options
context:
space:
mode:
author Larry Hajali <larryhaja[at]gmail[dot]com>2015-08-05 01:51:43 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-08-05 18:43:11 +0700
commit0df07748fa58aafe712e8966a174ee2730a7a2c0 (patch)
treec3754d7439a5655841f83961380c4e8a81201c20 /python/psutil/psutil.SlackBuild
parent83a8329efec8970e6db664221644acf8ab182aa4 (diff)
downloadslackbuilds-0df07748fa58aafe712e8966a174ee2730a7a2c0.tar.gz
slackbuilds-0df07748fa58aafe712e8966a174ee2730a7a2c0.tar.xz
python/psutil: Updated for version 3.1.1.
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 b7d5b3f786..eef024a89e 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.0.1}
+VERSION=${VERSION:-3.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}