mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 09:32:14 +02:00
libpcre: upgrade 8.44 -> 8.45
License-Update: copyright years (From OE-Core rev: 19358939442d659a337cd525e2a33581d6c87b34) (From OE-Core rev: e1613edf0631a785485be671737afabe230c992e) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
75412907da
commit
affde31a0d
@@ -6,14 +6,13 @@ SUMMARY = "Perl Compatible Regular Expressions"
|
||||
HOMEPAGE = "http://www.pcre.org"
|
||||
SECTION = "devel"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENCE;md5=3bb381a66a5385b246d4877922e7511e"
|
||||
LIC_FILES_CHKSUM = "file://LICENCE;md5=b5d5d1a69a24ea2718263f1ff85a1c58"
|
||||
SRC_URI = "https://ftp.pcre.org/pub/pcre/pcre-${PV}.tar.bz2 \
|
||||
file://run-ptest \
|
||||
file://Makefile \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "cf7326204cc46c755b5b2608033d9d24"
|
||||
SRC_URI[sha256sum] = "19108658b23b3ec5058edc9f66ac545ea19f9537234be1ec62b714c84399366d"
|
||||
SRC_URI[sha256sum] = "4dae6fdcd2bb0bb6c37b5f97c33c2be954da743985369cddac3546e3218bffb8"
|
||||
|
||||
CVE_PRODUCT = "pcre"
|
||||
|
||||
Reference in New Issue
Block a user