summaryrefslogtreecommitdiffstats
path: root/package/python-psutil/python-psutil.mk
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2016-02-05 22:44:06 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-02-05 23:09:33 +0100
commit597270689d34df12edb25ea9839b739631a1870f (patch)
tree3e7c87453b882d9f990f09635fb6cc4901822681 /package/python-psutil/python-psutil.mk
parent561c43d8323575296a31a4e54c9966ced730c54a (diff)
downloadbuildroot-597270689d34df12edb25ea9839b739631a1870f.tar.gz
buildroot-597270689d34df12edb25ea9839b739631a1870f.zip
python-psutil: bump to 3.4.2
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-psutil/python-psutil.mk')
-rw-r--r--package/python-psutil/python-psutil.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/python-psutil/python-psutil.mk b/package/python-psutil/python-psutil.mk
index 870984dceb..3570ff4fe4 100644
--- a/package/python-psutil/python-psutil.mk
+++ b/package/python-psutil/python-psutil.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PYTHON_PSUTIL_VERSION = 2.1.3
+PYTHON_PSUTIL_VERSION = 3.4.2
PYTHON_PSUTIL_SOURCE = psutil-$(PYTHON_PSUTIL_VERSION).tar.gz
PYTHON_PSUTIL_SITE = http://pypi.python.org/packages/source/p/psutil
PYTHON_PSUTIL_SETUP_TYPE = setuptools
OpenPOWER on IntegriCloud