diff options
| -rw-r--r-- | meta/recipes-support/libpcre/libpcre2_10.44.bb (renamed from meta/recipes-support/libpcre/libpcre2_10.43.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libpcre/libpcre2_10.43.bb b/meta/recipes-support/libpcre/libpcre2_10.44.bb index fd0bd79212..ceb2b85458 100644 --- a/meta/recipes-support/libpcre/libpcre2_10.43.bb +++ b/meta/recipes-support/libpcre/libpcre2_10.44.bb | |||
| @@ -15,7 +15,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/pcre2-${PV}/pcre2-${PV}.tar.bz2" | |||
| 15 | GITHUB_BASE_URI = "https://github.com/PhilipHazel/pcre2/releases" | 15 | GITHUB_BASE_URI = "https://github.com/PhilipHazel/pcre2/releases" |
| 16 | UPSTREAM_CHECK_REGEX = "releases/tag/pcre2-(?P<pver>\d+(\.\d+)+)$" | 16 | UPSTREAM_CHECK_REGEX = "releases/tag/pcre2-(?P<pver>\d+(\.\d+)+)$" |
| 17 | 17 | ||
| 18 | SRC_URI[sha256sum] = "e2a53984ff0b07dfdb5ae4486bbb9b21cca8e7df2434096cc9bf1b728c350bcb" | 18 | SRC_URI[sha256sum] = "d34f02e113cf7193a1ebf2770d3ac527088d485d4e047ed10e5d217c6ef5de96" |
| 19 | 19 | ||
| 20 | CVE_PRODUCT = "pcre2" | 20 | CVE_PRODUCT = "pcre2" |
| 21 | 21 | ||
