aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python3-pyroute2
diff options
context:
space:
mode:
authorMartin Matějek <martin.matejek@gmx.com>2020-10-02 23:42:05 +0200
committerMartin Matějek <martin.matejek@gmx.com>2020-10-05 21:58:37 +0200
commitf6adb73cff1abaee59bbe42d552b755e34390a1a (patch)
treecd1655ab3bd8c862b1a35e7ad59932c92844080e /lang/python/python3-pyroute2
parentb390d747041d1b83b44b4968b30fc0d9e838b678 (diff)
python3-pyroute: update to version 0.5.14
Signed-off-by: Martin Matějek <martin.matejek@gmx.com>
Diffstat (limited to 'lang/python/python3-pyroute2')
-rw-r--r--lang/python/python3-pyroute2/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/python/python3-pyroute2/Makefile b/lang/python/python3-pyroute2/Makefile
index 4e08314d3..9383069f1 100644
--- a/lang/python/python3-pyroute2/Makefile
+++ b/lang/python/python3-pyroute2/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2019 CZ.NIC, z. s. p. o. (https://www.nic.cz/)
+# Copyright (C) 2019-2020 CZ.NIC, z. s. p. o. (https://www.nic.cz/)
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python3-pyroute2
-PKG_VERSION:=0.5.7
-PKG_RELEASE:=2
+PKG_VERSION:=0.5.14
+PKG_RELEASE:=1
PYPI_NAME:=pyroute2
-PKG_HASH:=963fce07da2841456d39e3b932b071f6de28d23dadfae014022d67a752916f98
+PKG_HASH:=774c5ecf05fe40f0f601a7ab33c19ca0b24f00bf4a094e58deaa5333b7ca49b5
PKG_MAINTAINER:=Martin Matějek <martin.matejek@nic.cz>
PKG_LICENSE:=GPL-2.0-or-later Apache-2.0