package/python-pysnmp-apps: update license to BSD-2-Clause
The license file for this application is BSD-2-Clause and not
BSD-3-Clause as we currently state in the _LICENSE variable.
Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 1eb8252cce
)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
77719adc19
commit
10f0e76d33
@ -8,7 +8,7 @@ PYTHON_PYSNMP_APPS_VERSION = 0.4.1
|
||||
PYTHON_PYSNMP_APPS_SOURCE = pysnmp-apps-$(PYTHON_PYSNMP_APPS_VERSION).tar.gz
|
||||
PYTHON_PYSNMP_APPS_SITE = https://pypi.python.org/packages/source/p/pysnmp-apps
|
||||
PYTHON_PYSNMP_APPS_SETUP_TYPE = setuptools
|
||||
PYTHON_PYSNMP_APPS_LICENSE = BSD-3-Clause
|
||||
PYTHON_PYSNMP_APPS_LICENSE = BSD-2-Clause
|
||||
PYTHON_PYSNMP_APPS_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
PYTHON_PYSNMP_APPS_DEPENDENCIES = python-pysnmp
|
||||
|
Loading…
Reference in New Issue
Block a user