Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
config BR2_PACKAGE_PYTHON_IPADDR
|
||||
depends on BR2_PACKAGE_PYTHON # included since python3.3
|
||||
bool "python-ipaddr"
|
||||
depends on BR2_PACKAGE_PYTHON # included since python3.3
|
||||
help
|
||||
An IPv4/IPv6 manipulation library in Python. This library is
|
||||
used to create/poke/manipulate IPv4 and IPv6 addresses and
|
||||
prefixes.
|
||||
|
||||
https://code.google.com/p/ipaddr-py/
|
||||
https://github.com/google/ipaddr-py
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
PYTHON_IPADDR_VERSION = 2.1.11
|
||||
PYTHON_IPADDR_SOURCE = ipaddr-$(PYTHON_IPADDR_VERSION).tar.gz
|
||||
PYTHON_IPADDR_SITE = http://pypi.python.org/packages/source/i/ipaddr
|
||||
PYTHON_IPADDR_SITE = https://pypi.python.org/packages/source/i/ipaddr
|
||||
PYTHON_IPADDR_SETUP_TYPE = distutils
|
||||
PYTHON_IPADDR_LICENSE = Apache-2.0
|
||||
PYTHON_IPADDR_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user