mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-22 10:32:10 +00:00
python-netifaces: bump to 0.10.4
Change download location and remove obsolete patch. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
79d390aa0a
commit
104f2ed2d2
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_NETIFACES_VERSION = 0.7
|
||||
PYTHON_NETIFACES_VERSION = 0.10.4
|
||||
PYTHON_NETIFACES_SOURCE = netifaces-$(PYTHON_NETIFACES_VERSION).tar.gz
|
||||
PYTHON_NETIFACES_SITE = http://alastairs-place.net/projects/netifaces
|
||||
PYTHON_NETIFACES_SITE = https://pypi.python.org/packages/source/n/netifaces/
|
||||
PYTHON_NETIFACES_LICENSE = MIT
|
||||
PYTHON_NETIFACES_LICENSE_FILES = README
|
||||
PYTHON_NETIFACES_SETUP_TYPE = setuptools
|
||||
|
||||
Reference in New Issue
Block a user