1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-15 11:53:59 +02:00

libstrophe: Specify correct PKG_LICENSE

libstrophe is dual-licensed as MIT OR GPL-3.0-only, which is also
reflected by the SPDX-License-Identifier lines in the source files.
Correct PKG_LICENSE in the Makefile accordingly.

Signed-off-by: Andreas Gnau <andreas.gnau@iopsys.eu>
This commit is contained in:
Andreas Gnau 2024-02-13 14:41:28 +01:00
parent 12d5029eb3
commit ccb4632c57
No known key found for this signature in database

View File

@ -16,7 +16,7 @@ PKG_SOURCE_URL:=https://github.com/strophe/libstrophe/releases/download/$(PKG_VE
PKG_HASH:=8d7c17c694efff7d2e2d3632684537e7ba874ce3d7f0e750a539f2299021bbaa
PKG_MAINTAINER:=Chih-Wei Chen <changeway@gmail.com>
PKG_LICENSE:=GPL-3.0-or-later
PKG_LICENSE:=MIT OR GPL-3.0-only
PKG_LICENSE_FILES:=COPYING
PKG_FIXUP:=autoreconf