summaryrefslogtreecommitdiffstats
path: root/package/python-pyinotify/python-pyinotify.mk
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2015-06-17 21:28:23 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-06-18 23:41:28 +0200
commitf6f3f3e6dd0887b8315e84795f7d2b2516c9d766 (patch)
tree3c5df97ab7c9fafdc3a1bf58e7771d290b42731c /package/python-pyinotify/python-pyinotify.mk
parent0778c99e478f23e88761c381a73aa85e385622c7 (diff)
downloadbuildroot-f6f3f3e6dd0887b8315e84795f7d2b2516c9d766.tar.gz
buildroot-f6f3f3e6dd0887b8315e84795f7d2b2516c9d766.zip
python-pyinotify: bump to 0.9.6
Remove hash file as the project doesn't provide manual tarballs on GitHub. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-pyinotify/python-pyinotify.mk')
-rw-r--r--package/python-pyinotify/python-pyinotify.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/python-pyinotify/python-pyinotify.mk b/package/python-pyinotify/python-pyinotify.mk
index e43dcd0840..b4ea66299d 100644
--- a/package/python-pyinotify/python-pyinotify.mk
+++ b/package/python-pyinotify/python-pyinotify.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PYTHON_PYINOTIFY_VERSION = 0.9.5
+PYTHON_PYINOTIFY_VERSION = 0.9.6
PYTHON_PYINOTIFY_SITE = $(call github,seb-m,pyinotify,$(PYTHON_PYINOTIFY_VERSION))
PYTHON_PYINOTIFY_SETUP_TYPE = setuptools
PYTHON_PYINOTIFY_LICENSE = MIT
OpenPOWER on IntegriCloud