mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
libpcre: upgrade to 8.43
Licence checksum updated because the copyright dates were changed. (From OE-Core rev: f3896b69c78abeaefc1c60e7a6d7b2ed85eb7015) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1525641392
commit
1efe414a67
+3
-3
@@ -6,7 +6,7 @@ SUMMARY = "Perl Compatible Regular Expressions"
|
|||||||
HOMEPAGE = "http://www.pcre.org"
|
HOMEPAGE = "http://www.pcre.org"
|
||||||
SECTION = "devel"
|
SECTION = "devel"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD"
|
||||||
LIC_FILES_CHKSUM = "file://LICENCE;md5=fc5026403b44c868c25fc9546f7feb05"
|
LIC_FILES_CHKSUM = "file://LICENCE;md5=91bee59d1b327eb1599b4c673e2fb3d1"
|
||||||
SRC_URI = "https://ftp.pcre.org/pub/pcre/pcre-${PV}.tar.bz2 \
|
SRC_URI = "https://ftp.pcre.org/pub/pcre/pcre-${PV}.tar.bz2 \
|
||||||
file://pcre-cross.patch \
|
file://pcre-cross.patch \
|
||||||
file://fix-pcre-name-collision.patch \
|
file://fix-pcre-name-collision.patch \
|
||||||
@@ -14,8 +14,8 @@ SRC_URI = "https://ftp.pcre.org/pub/pcre/pcre-${PV}.tar.bz2 \
|
|||||||
file://Makefile \
|
file://Makefile \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI[md5sum] = "085b6aa253e0f91cae70b3cdbe8c1ac2"
|
SRC_URI[md5sum] = "636222e79e392c3d95dcc545f24f98c4"
|
||||||
SRC_URI[sha256sum] = "2cd04b7c887808be030254e8d77de11d3fe9d4505c39d4b15d2664ffe8bf9301"
|
SRC_URI[sha256sum] = "91e762520003013834ac1adb4a938d53b22a216341c061b0cf05603b290faf6b"
|
||||||
|
|
||||||
CVE_PRODUCT = "pcre"
|
CVE_PRODUCT = "pcre"
|
||||||
|
|
||||||
Reference in New Issue
Block a user