From: Armin Kuster Date: Sat, 20 Oct 2018 15:30:48 +0000 (+0100) Subject: libpcre2: update to 10.32 X-Git-Tag: uninative-2.4~1224 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e619b06dd8b66b802dd87174cfa57bd6a4a47e93;p=openembedded-core.git libpcre2: update to 10.32 LIC_FILES_CHKSUM changed do to typo fixes and tidies for 10.32 see: https://www.pcre.org/changelog.txt Signed-off-by: Armin Kuster --- diff --git a/meta/recipes-support/libpcre/libpcre2_10.31.bb b/meta/recipes-support/libpcre/libpcre2_10.32.bb similarity index 90% rename from meta/recipes-support/libpcre/libpcre2_10.31.bb rename to meta/recipes-support/libpcre/libpcre2_10.32.bb index a10c312e97..3a0aa53029 100644 --- a/meta/recipes-support/libpcre/libpcre2_10.31.bb +++ b/meta/recipes-support/libpcre/libpcre2_10.32.bb @@ -8,14 +8,14 @@ SUMMARY = "Perl Compatible Regular Expressions version 2" HOMEPAGE = "http://www.pcre.org" SECTION = "devel" LICENSE = "BSD" -LIC_FILES_CHKSUM = "file://LICENCE;md5=f5e4bde9fd0493d0967b4dba9899590f" +LIC_FILES_CHKSUM = "file://LICENCE;md5=cf66d307bf03bae65d413eb7a8e603a0" SRC_URI = "https://ftp.pcre.org/pub/pcre/pcre2-${PV}.tar.bz2 \ file://pcre-cross.patch \ " -SRC_URI[md5sum] = "e0b91c891a3c49050f7fd15de33d0ba4" -SRC_URI[sha256sum] = "e07d538704aa65e477b6a392b32ff9fc5edf75ab9a40ddfc876186c4ff4d68ac" +SRC_URI[md5sum] = "8a096287153fb994970df3570e90fcb5" +SRC_URI[sha256sum] = "f29e89cc5de813f45786580101aaee3984a65818631d4ddbda7b32f699b87c2e" CVE_PRODUCT = "pcre2"