diff options
author | larryhaja <larryhaja@gmail.com> | 2013-11-13 19:24:01 -0800 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-14 00:06:31 -0600 |
commit | b7d891c8440c6c26e80a132771497217cbfaa05c (patch) | |
tree | 3f90534f2d389004aca867d153b74d8579bf4280 /python/psutil/psutil.SlackBuild | |
parent | fa3e0a9b55042834a382f673bc58ffb78d7b4b7f (diff) |
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/psutil/psutil.SlackBuild b/python/psutil/psutil.SlackBuild index 2c673d0220f8..ac9f153d3a00 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} |