diff options
author | Larry Hajali <larryhaja@gmail.com> | 2013-12-08 00:03:54 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-12-14 10:53:02 -0600 |
commit | 1c2ea7381a763323c1d5d56a52696061f327c2be (patch) | |
tree | ec3948edf73d3e4a91b4ce6c746eacc4a8a5efad /python/psutil/psutil.SlackBuild | |
parent | 05f3cf1c40a10f6f614db4312ae7db10e8593030 (diff) | |
download | slackbuilds-1c2ea7381a763323c1d5d56a52696061f327c2be.tar.gz |
python/psutil: Updated for version 1.2.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 0733f10f13..95de4f282c 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.1.3} +VERSION=${VERSION:-1.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |