]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
pcre2: fix PKG_LICENSE_FILES after upstream rename 23164/head
authorMichael Pfeifroth <michael.pfeifroth@westermo.com>
Thu, 30 Apr 2026 12:00:47 +0000 (14:00 +0200)
committerRobert Marko <robimarko@gmail.com>
Thu, 7 May 2026 16:20:24 +0000 (18:20 +0200)
PCRE2 10.47 renamed LICENCE to LICENCE.md. Update PKG_LICENSE_FILES
to match the actual filename in the source tarball.

Signed-off-by: Michael Pfeifroth <michael.pfeifroth@westermo.com>
Link: https://github.com/openwrt/openwrt/pull/23164
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/libs/pcre2/Makefile

index f170c527b59c9b3593603ea9cbc1fb179a5b6292..4354a0f528f0e0a4d68805e58230634ff2b876b9 100644 (file)
@@ -17,7 +17,7 @@ PKG_HASH:=47fe8c99461250d42f89e6e8fdaeba9da057855d06eb7fc08d9ca03fd08d7bc7
 
 PKG_MAINTAINER:=Shane Peelar <lookatyouhacker@gmail.com>
 PKG_LICENSE:=BSD-3-Clause
-PKG_LICENSE_FILES:=LICENCE
+PKG_LICENSE_FILES:=LICENCE.md
 PKG_CPE_ID:=cpe:/a:pcre:pcre2
 
 PKG_CONFIG_DEPENDS:=\