diff options
| -rw-r--r-- | meta/recipes-support/libpcre/libpcre_8.43.bb (renamed from meta/recipes-support/libpcre/libpcre_8.42.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-support/libpcre/libpcre_8.42.bb b/meta/recipes-support/libpcre/libpcre_8.43.bb index 3a488c00b7..d54b394197 100644 --- a/meta/recipes-support/libpcre/libpcre_8.42.bb +++ b/meta/recipes-support/libpcre/libpcre_8.43.bb | |||
| @@ -6,7 +6,7 @@ SUMMARY = "Perl Compatible Regular Expressions" | |||
| 6 | HOMEPAGE = "http://www.pcre.org" | 6 | HOMEPAGE = "http://www.pcre.org" |
| 7 | SECTION = "devel" | 7 | SECTION = "devel" |
| 8 | LICENSE = "BSD" | 8 | LICENSE = "BSD" |
| 9 | LIC_FILES_CHKSUM = "file://LICENCE;md5=fc5026403b44c868c25fc9546f7feb05" | 9 | LIC_FILES_CHKSUM = "file://LICENCE;md5=91bee59d1b327eb1599b4c673e2fb3d1" |
| 10 | SRC_URI = "https://ftp.pcre.org/pub/pcre/pcre-${PV}.tar.bz2 \ | 10 | SRC_URI = "https://ftp.pcre.org/pub/pcre/pcre-${PV}.tar.bz2 \ |
| 11 | file://pcre-cross.patch \ | 11 | file://pcre-cross.patch \ |
| 12 | file://fix-pcre-name-collision.patch \ | 12 | file://fix-pcre-name-collision.patch \ |
| @@ -14,8 +14,8 @@ SRC_URI = "https://ftp.pcre.org/pub/pcre/pcre-${PV}.tar.bz2 \ | |||
| 14 | file://Makefile \ | 14 | file://Makefile \ |
| 15 | " | 15 | " |
| 16 | 16 | ||
| 17 | SRC_URI[md5sum] = "085b6aa253e0f91cae70b3cdbe8c1ac2" | 17 | SRC_URI[md5sum] = "636222e79e392c3d95dcc545f24f98c4" |
| 18 | SRC_URI[sha256sum] = "2cd04b7c887808be030254e8d77de11d3fe9d4505c39d4b15d2664ffe8bf9301" | 18 | SRC_URI[sha256sum] = "91e762520003013834ac1adb4a938d53b22a216341c061b0cf05603b290faf6b" |
| 19 | 19 | ||
| 20 | CVE_PRODUCT = "pcre" | 20 | CVE_PRODUCT = "pcre" |
| 21 | 21 | ||
