diff options
author | Martin Matějek <martin.matejek@gmx.com> | 2019-12-16 16:35:49 +0100 |
---|---|---|
committer | Martin Matějek <martin.matejek@gmx.com> | 2019-12-16 16:42:59 +0100 |
commit | b450ceb4d78d0bf4f0f5bd890e3794b32eb6732e (patch) | |
tree | 31d88e178f0f6040c41cccc2b4f670b277ea6386 /lang/python/python3-pyroute2/Makefile | |
parent | 23460f34e56ac0b4270707c103b36341e563cfaa (diff) |
python3-pyroute2: Update to version 0.5.7
Signed-off-by: Martin Matějek <martin.matejek@gmx.com>
Diffstat (limited to 'lang/python/python3-pyroute2/Makefile')
-rw-r--r-- | lang/python/python3-pyroute2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python/python3-pyroute2/Makefile b/lang/python/python3-pyroute2/Makefile index 875fe0d05..9f32a630b 100644 --- a/lang/python/python3-pyroute2/Makefile +++ b/lang/python/python3-pyroute2/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python3-pyroute2 -PKG_VERSION:=0.5.6 +PKG_VERSION:=0.5.7 PKG_RELEASE:=1 PYPI_NAME:=pyroute2 -PKG_HASH:=deae0e6191a04c3ee213c6fae6ed779602ef5da5ca5e2fa533f27bc04326bfbe +PKG_HASH:=963fce07da2841456d39e3b932b071f6de28d23dadfae014022d67a752916f98 PKG_MAINTAINER:=Martin Matějek <martin.matejek@nic.cz> PKG_LICENSE:=GPL-2.0-or-later Apache-2.0 |