]> code.ossystems Code Review - openembedded-core.git/commitdiff
libpcre2: upgrade 10.35 -> 10.36
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sat, 26 Dec 2020 09:26:58 +0000 (10:26 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Dec 2020 13:57:17 +0000 (13:57 +0000)
License-Update: email address changed
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/libpcre/libpcre2_10.36.bb [moved from meta/recipes-support/libpcre/libpcre2_10.35.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-support/libpcre/libpcre2_10.35.bb
rename to meta/recipes-support/libpcre/libpcre2_10.36.bb
index 35c019c1001ac69cbe1e96677c09c994c6fb0eb3..d8077a1224b8d95929da336eaca9709c58645923 100644 (file)
@@ -8,11 +8,11 @@ SUMMARY = "Perl Compatible Regular Expressions version 2"
 HOMEPAGE = "http://www.pcre.org"
 SECTION = "devel"
 LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://LICENCE;md5=a06590e9bd4c229532364727aaeaf084"
+LIC_FILES_CHKSUM = "file://LICENCE;md5=60c08fab1357bfe9084b333bc33362d6"
 
 SRC_URI = "https://ftp.pcre.org/pub/pcre/pcre2-${PV}.tar.bz2"
 
-SRC_URI[sha256sum] = "9ccba8e02b0ce78046cdfb52e5c177f0f445e421059e43becca4359c669d4613"
+SRC_URI[sha256sum] = "a9ef39278113542968c7c73a31cfcb81aca1faa64690f400b907e8ab6b4a665c"
 
 CVE_PRODUCT = "pcre2"