projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efcdbe1
)
libxml2: correct PKG_LICENSE_FILES
author
Linus Kardell
<
[email protected]
>
Tue, 9 Sep 2025 14:24:26 +0000
(16:24 +0200)
committer
Hauke Mehrtens
<
[email protected]
>
Fri, 19 Sep 2025 20:44:54 +0000
(22:44 +0200)
Point to correct file name.
Signed-off-by: Linus Kardell <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/19999
Signed-off-by: Hauke Mehrtens <
[email protected]
>
(cherry picked from commit
24ee23a8a59eab9b940a000808d02efb7e7971d6
)
package/libs/libxml2/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/libxml2/Makefile
b/package/libs/libxml2/Makefile
index c9ad81c128eaf4632256b44016ca0c7e2a49b754..008df56b36a02e7bb6cdab941b7258d2557b4b65 100644
(file)
--- a/
package/libs/libxml2/Makefile
+++ b/
package/libs/libxml2/Makefile
@@
-2,14
+2,14
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libxml2
PKG_VERSION:=2.14.5
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@GNOME/libxml2/$(basename $(PKG_VERSION))
PKG_HASH:=03d006f3537616833c16c53addcdc32a0eb20e55443cba4038307e3fa7d8d44b
PKG_LICENSE:=MIT
-PKG_LICENSE_FILES:=C
OPYING
+PKG_LICENSE_FILES:=C
opyright
PKG_CPE_ID:=cpe:/a:xmlsoft:libxml2
HOST_BUILD_DEPENDS := libiconv-full/host