diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2015-06-25 00:34:31 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-25 00:34:31 +0700 |
commit | e7bc49010f2f102a54c4a440d0ff6a4c792204de (patch) | |
tree | 6939bf620cca4de3c64f46ccc2fa77e3327ad959 /python/psutil/psutil.SlackBuild | |
parent | a5fdc80daea48ae4d7cf3c6e2ecc37cbd659eea9 (diff) | |
download | slackbuilds-e7bc49010f2f102a54c4a440d0ff6a4c792204de.tar.gz |
python/psutil: Updated for version 3.0.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 80b1aa7e14..b7d5b3f786 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.2.1} +VERSION=${VERSION:-3.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |