diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-certifi_2021.10.8.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-certifi_2021.10.8.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-certifi_2021.10.8.bb b/meta/recipes-devtools/python/python3-certifi_2021.10.8.bb index 4c376da897..57bd59ba44 100644 --- a/meta/recipes-devtools/python/python3-certifi_2021.10.8.bb +++ b/meta/recipes-devtools/python/python3-certifi_2021.10.8.bb | |||
| @@ -7,6 +7,8 @@ HOMEPAGE = " http://certifi.io/" | |||
| 7 | LICENSE = "ISC" | 7 | LICENSE = "ISC" |
| 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=67da0714c3f9471067b729eca6c9fbe8" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=67da0714c3f9471067b729eca6c9fbe8" |
| 9 | 9 | ||
| 10 | SRC_URI += "file://CVE-2022-23491.patch" | ||
| 11 | |||
| 10 | SRC_URI[sha256sum] = "78884e7c1d4b00ce3cea67b44566851c4343c120abd683433ce934a68ea58872" | 12 | SRC_URI[sha256sum] = "78884e7c1d4b00ce3cea67b44566851c4343c120abd683433ce934a68ea58872" |
| 11 | 13 | ||
| 12 | inherit pypi setuptools3 | 14 | inherit pypi setuptools3 |
