mirror of
https://github.com/openwrt/packages.git
synced 2025-12-24 01:58:35 +04:00
Merge pull request #21604 from jefferyto/python3-netifaces-0.11.0
python3-netifaces: Update to 0.11.0, rename source package
This commit is contained in:
@@ -7,12 +7,12 @@
|
||||
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python3-netifaces
|
||||
PKG_VERSION:=0.10.9
|
||||
PKG_RELEASE:=2
|
||||
PKG_NAME:=python-netifaces
|
||||
PKG_VERSION:=0.11.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=netifaces
|
||||
PKG_HASH:=2dee9ffdd16292878336a58d04a20f0ffe95555465fee7c9bd23b3490ef2abf3
|
||||
PKG_HASH:=043a79146eb2907edf439899f262b3dfe41717d34124298ed281139a8b93ca32
|
||||
|
||||
PKG_MAINTAINER:=Josef Schlehofer <pepe.schlehofer@gmail.com>
|
||||
PKG_LICENSE:=MIT
|
||||
Reference in New Issue
Block a user