diff options
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 |
commit | 0df07748fa58aafe712e8966a174ee2730a7a2c0 (patch) | |
tree | c3754d7439a5655841f83961380c4e8a81201c20 /python/psutil/psutil.SlackBuild | |
parent | 83a8329efec8970e6db664221644acf8ab182aa4 (diff) |
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/psutil/psutil.SlackBuild b/python/psutil/psutil.SlackBuild index b7d5b3f786ea..eef024a89eea 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} |