summaryrefslogtreecommitdiffstats
path: root/package/python-psutil/python-psutil.mk
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2016-06-30 15:42:57 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-07-01 00:02:30 +0200
commit7835a8356504dbd765aed7fca02d9da881ef1e6e (patch)
treeeb62d4c41cb198a38aca6f1eaa6dcc697a33d03b /package/python-psutil/python-psutil.mk
parent46b2dee6fcc8883fa439df03e188feef7b547b14 (diff)
downloadbuildroot-7835a8356504dbd765aed7fca02d9da881ef1e6e.tar.gz
buildroot-7835a8356504dbd765aed7fca02d9da881ef1e6e.zip
python-psutil: bump to version 4.3.0
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.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/python-psutil/python-psutil.mk b/package/python-psutil/python-psutil.mk
index a5a1de9327..85882adc68 100644
--- a/package/python-psutil/python-psutil.mk
+++ b/package/python-psutil/python-psutil.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_PSUTIL_VERSION = 4.2.0
+PYTHON_PSUTIL_VERSION = 4.3.0
PYTHON_PSUTIL_SOURCE = psutil-$(PYTHON_PSUTIL_VERSION).tar.gz
-PYTHON_PSUTIL_SITE = https://pypi.python.org/packages/a6/bf/5ce23dc9f50de662af3b4bf54812438c298634224924c4e18b7c3b57a2aa
+PYTHON_PSUTIL_SITE = https://pypi.python.org/packages/22/a8/6ab3f0b3b74a36104785808ec874d24203c6a511ffd2732dd215cf32d689
PYTHON_PSUTIL_SETUP_TYPE = setuptools
PYTHON_PSUTIL_LICENSE = BSD-3c
PYTHON_PSUTIL_LICENSE_FILES = LICENSE
OpenPOWER on IntegriCloud