]> code.ossystems Code Review - openembedded-core.git/commitdiff
libpcre2: upgrade 10.37 -> 10.39
authorwangmy <wangmy@fujitsu.com>
Tue, 9 Nov 2021 15:06:53 +0000 (23:06 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Nov 2021 19:26:14 +0000 (19:26 +0000)
This release is mainly to fix an important JIT bug, but it also
contains an update to Unicode 14.0.0 and some code and configuration tidies.

License-Update:
 Add "Retired from" before "University of Cambridge Computing Service"

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/libpcre/libpcre2_10.39.bb [moved from meta/recipes-support/libpcre/libpcre2_10.37.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-support/libpcre/libpcre2_10.37.bb
rename to meta/recipes-support/libpcre/libpcre2_10.39.bb
index ccedf688d76905fc9adfd94db0d5297c9c623c59..b5ec62fe18050b34efb012c6dbdaf559d72212d4 100644 (file)
@@ -8,13 +8,13 @@ SUMMARY = "Perl Compatible Regular Expressions version 2"
 HOMEPAGE = "http://www.pcre.org"
 SECTION = "devel"
 LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://LICENCE;md5=6b3022283c9a79238d521848ea9dcb4d"
+LIC_FILES_CHKSUM = "file://LICENCE;md5=43cfa999260dd853cd6cb174dc396f3d"
 
 SRC_URI = "https://github.com/PhilipHazel/pcre2/releases/download/pcre2-${PV}/pcre2-${PV}.tar.bz2"
 
 UPSTREAM_CHECK_URI = "https://github.com/PhilipHazel/pcre2/releases"
 
-SRC_URI[sha256sum] = "4d95a96e8b80529893b4562be12648d798b957b1ba1aae39606bbc2ab956d270"
+SRC_URI[sha256sum] = "0f03caf57f81d9ff362ac28cd389c055ec2bf0678d277349a1a4bee00ad6d440"
 
 CVE_PRODUCT = "pcre2"