Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -8,7 +8,7 @@ config BR2_PACKAGE_PYTHON_PYASN
|
||||
perform very fast IP address to Autonomous System Number
|
||||
lookups.
|
||||
|
||||
https://code.google.com/p/pyasn/
|
||||
https://github.com/hadiasghari/pyasn
|
||||
|
||||
comment "python-pyasn needs a toolchain w/ C++"
|
||||
depends on !BR2_INSTALL_LIBSTDCPP
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
PYTHON_PYASN_VERSION = 0.1.9
|
||||
PYTHON_PYASN_SOURCE = pyasn1-$(PYTHON_PYASN_VERSION).tar.gz
|
||||
PYTHON_PYASN_SITE = https://pypi.python.org/packages/source/p/pyasn1
|
||||
PYTHON_PYASN_LICENSE = BSD-2c
|
||||
PYTHON_PYASN_LICENSE = BSD-2-Clause
|
||||
PYTHON_PYASN_LICENSE_FILES = LICENSE.txt
|
||||
PYTHON_PYASN_SETUP_TYPE = distutils
|
||||
PYTHON_PYASN_SETUP_TYPE = setuptools
|
||||
|
||||
$(eval $(python-package))
|
||||
|
||||
Reference in New Issue
Block a user