python3-networkx: update to 2.8.8
Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
parent
256f8f76a6
commit
2f3b939497
1 changed files with 3 additions and 3 deletions
|
@ -6,11 +6,11 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python3-networkx
|
||||
PKG_VERSION:=2.8
|
||||
PKG_RELEASE:=$(AUTORELEASE)
|
||||
PKG_VERSION:=2.8.8
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=networkx
|
||||
PKG_HASH:=4a52cf66aed221955420e11b3e2e05ca44196b4829aab9576d4d439212b0a14f
|
||||
PKG_HASH:=230d388117af870fce5647a3c52401fcf753e94720e6ea6b4197a5355648885e
|
||||
|
||||
PKG_LICENSE:=BSD-3-clause
|
||||
PKG_LICENSE_FILES:=LICENSE.txt
|
||||
|
|
Loading…
Reference in a new issue