projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12d5029
)
libstrophe: Specify correct PKG_LICENSE
author
Andreas Gnau
<
[email protected]
>
Tue, 13 Feb 2024 13:41:28 +0000
(14:41 +0100)
committer
Andreas Gnau
<
[email protected]
>
Wed, 14 Feb 2024 17:39:54 +0000
(18:39 +0100)
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 <
[email protected]
>
libs/libstrophe/Makefile
patch
|
blob
|
history
diff --git
a/libs/libstrophe/Makefile
b/libs/libstrophe/Makefile
index e3281fcddd802c52894510d5a5c9b9435e096fe3..e7e25839520ebcbf4b16a9a65bbf57fac8286500 100644
(file)
--- a/
libs/libstrophe/Makefile
+++ b/
libs/libstrophe/Makefile
@@
-16,7
+16,7
@@
PKG_SOURCE_URL:=https://github.com/strophe/libstrophe/releases/download/$(PKG_VE
PKG_HASH:=8d7c17c694efff7d2e2d3632684537e7ba874ce3d7f0e750a539f2299021bbaa
PKG_MAINTAINER:=Chih-Wei Chen <
[email protected]
>
-PKG_LICENSE:=
GPL-3.0-or-later
+PKG_LICENSE:=
MIT OR GPL-3.0-only
PKG_LICENSE_FILES:=COPYING
PKG_FIXUP:=autoreconf