diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-certifi_2023.5.7.bb (renamed from meta/recipes-devtools/python/python3-certifi_2022.12.7.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-certifi_2022.12.7.bb b/meta/recipes-devtools/python/python3-certifi_2023.5.7.bb index b2e3ec125a..924b05c12c 100644 --- a/meta/recipes-devtools/python/python3-certifi_2022.12.7.bb +++ b/meta/recipes-devtools/python/python3-certifi_2023.5.7.bb | |||
@@ -7,7 +7,7 @@ HOMEPAGE = " http://certifi.io/" | |||
7 | LICENSE = "ISC" | 7 | LICENSE = "ISC" |
8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3c2b7404369c587c3559afb604fce2f2" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3c2b7404369c587c3559afb604fce2f2" |
9 | 9 | ||
10 | SRC_URI[sha256sum] = "35824b4c3a97115964b408844d64aa14db1cc518f6562e8d7261699d1350a9e3" | 10 | SRC_URI[sha256sum] = "0f0d56dc5a6ad56fd4ba36484d6cc34451e1c6548c61daad8c320169f91eddc7" |
11 | 11 | ||
12 | inherit pypi setuptools3 | 12 | inherit pypi setuptools3 |
13 | 13 | ||