python-pyroute2: bump to version 0.3.16

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Yegor Yefremov
2016-03-16 16:41:47 +01:00
committed by Peter Korsgaard
parent 4376644474
commit 8aafe0be1e
2 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
#
#############################################################
PYTHON_PYROUTE2_VERSION = 0.3.15
PYTHON_PYROUTE2_VERSION = 0.3.16
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+