mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package: use SPDX short identifier for libpng license
We want to use SPDX identifier for license string as much as possible. SPDX short identifier for libpng license is Libpng. Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
b06d055c11
commit
34d943ab8d
@@ -7,7 +7,7 @@
|
||||
PYTHON_PYSMB_VERSION = 1.1.19
|
||||
PYTHON_PYSMB_SOURCE = pysmb-$(PYTHON_PYSMB_VERSION).tar.gz
|
||||
PYTHON_PYSMB_SITE = https://pypi.python.org/packages/f9/e7/1fd7faaa946cc6b43ce85bb7a177b75a4718d9c5e291201fec00112b497c
|
||||
PYTHON_PYSMB_LICENSE = libpng license
|
||||
PYTHON_PYSMB_LICENSE = Libpng
|
||||
PYTHON_PYSMB_LICENSE_FILES = LICENSE
|
||||
PYTHON_PYSMB_SETUP_TYPE = setuptools
|
||||
|
||||
|
||||
Reference in New Issue
Block a user