summaryrefslogtreecommitdiffstats
path: root/python/psutil/psutil.SlackBuild
diff options
context:
space:
mode:
author larryhaja2013-11-14 04:24:01 +0100
committer Robby Workman2013-11-14 07:06:31 +0100
commitb7d891c8440c6c26e80a132771497217cbfaa05c (patch)
tree3f90534f2d389004aca867d153b74d8579bf4280 /python/psutil/psutil.SlackBuild
parentfa3e0a9b55042834a382f673bc58ffb78d7b4b7f (diff)
downloadslackbuilds-b7d891c8440c6c26e80a132771497217cbfaa05c.tar.gz
python/psutil: Upgraded to 1.1.3
Signed-off-by: Robby Workman <rworkman@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 2c673d0220..ac9f153d3a 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:-1.0.1}
+VERSION=${VERSION:-1.1.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}