summaryrefslogtreecommitdiffstats
path: root/python/psutil/psutil.SlackBuild
diff options
context:
space:
mode:
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
commit1c2ea7381a763323c1d5d56a52696061f327c2be (patch)
treeec3948edf73d3e4a91b4ce6c746eacc4a8a5efad /python/psutil/psutil.SlackBuild
parent05f3cf1c40a10f6f614db4312ae7db10e8593030 (diff)
downloadslackbuilds-1c2ea7381a763323c1d5d56a52696061f327c2be.tar.gz
slackbuilds-1c2ea7381a763323c1d5d56a52696061f327c2be.tar.xz
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.SlackBuild2
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}