python-pyroute2: bump to version 0.3.20

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Yegor Yefremov
2016-04-11 12:27:28 +02:00
committed by Thomas Petazzoni
parent c8e6bfe799
commit 40a9670cff
2 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
#
#############################################################
PYTHON_PYROUTE2_VERSION = 0.3.16
PYTHON_PYROUTE2_VERSION = 0.3.20
PYTHON_PYROUTE2_SOURCE = pyroute2-$(PYTHON_PYROUTE2_VERSION).tar.gz
PYTHON_PYROUTE2_SITE = https://pypi.python.org/packages/source/p/pyroute2
PYTHON_PYROUTE2_LICENSE = Apache-2.0 or GPLv2+