Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
config BR2_PACKAGE_PYTHON_PYSNMP_MIBS
|
||||
bool "python-pysnmp-mibs"
|
||||
select BR2_PACKAGE_PYTHON_PYSNMP
|
||||
depends on BR2_INSTALL_LIBSTDCPP # pysnmp -> pyasn
|
||||
select BR2_PACKAGE_PYTHON_PYSNMP
|
||||
help
|
||||
PySNMP MIBs is a set of IETF & IANA MIBs pre-compiled and
|
||||
packaged to simplify their use with the PySNMP library.
|
||||
|
||||
@@ -8,7 +8,7 @@ PYTHON_PYSNMP_MIBS_VERSION = 0.1.6
|
||||
PYTHON_PYSNMP_MIBS_SOURCE = pysnmp-mibs-$(PYTHON_PYSNMP_MIBS_VERSION).tar.gz
|
||||
PYTHON_PYSNMP_MIBS_SITE = https://pypi.python.org/packages/bf/7c/99ab192af934ed5d41ceef92a1b949b41652f29b46241b902ffec55642f4
|
||||
PYTHON_PYSNMP_MIBS_SETUP_TYPE = setuptools
|
||||
PYTHON_PYSNMP_MIBS_LICENSE = BSD-3c
|
||||
PYTHON_PYSNMP_MIBS_LICENSE = BSD-3-Clause
|
||||
PYTHON_PYSNMP_MIBS_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
PYTHON_PYSNMP_MIBS_DEPENDENCIES = python-pysnmp
|
||||
|
||||
Reference in New Issue
Block a user