mirror of
https://git.yoctoproject.org/poky
synced 2026-06-04 14:09:47 +00:00
libpcre2: upgrade 10.32 -> 10.33
License-update: copyright years (From OE-Core rev: 833a08d44399baba5059040148f8a33363285025) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7c64bbcf70
commit
6818506b0a
+3
-3
@@ -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=cf66d307bf03bae65d413eb7a8e603a0"
|
||||
LIC_FILES_CHKSUM = "file://LICENCE;md5=b1588d3bb4cb0e1f5a597d908f8c5b37"
|
||||
|
||||
SRC_URI = "https://ftp.pcre.org/pub/pcre/pcre2-${PV}.tar.bz2 \
|
||||
file://pcre-cross.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "8a096287153fb994970df3570e90fcb5"
|
||||
SRC_URI[sha256sum] = "f29e89cc5de813f45786580101aaee3984a65818631d4ddbda7b32f699b87c2e"
|
||||
SRC_URI[md5sum] = "80b355f2dce909a2e2424f5c79eddb44"
|
||||
SRC_URI[sha256sum] = "35514dff0ccdf02b55bd2e9fa586a1b9d01f62332c3356e379eabb75f789d8aa"
|
||||
|
||||
CVE_PRODUCT = "pcre2"
|
||||
|
||||
Reference in New Issue
Block a user