diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pkgconfig_1.5.2.bb (renamed from meta-python/recipes-devtools/python/python3-pkgconfig_1.5.1.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pkgconfig_1.5.1.bb b/meta-python/recipes-devtools/python/python3-pkgconfig_1.5.2.bb index 05ca3beecd..7a98ef2884 100644 --- a/meta-python/recipes-devtools/python/python3-pkgconfig_1.5.1.bb +++ b/meta-python/recipes-devtools/python/python3-pkgconfig_1.5.2.bb | |||
@@ -4,8 +4,7 @@ SECTION = "devel/python" | |||
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=faa7f82be8f220bff6156be4790344fc" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=faa7f82be8f220bff6156be4790344fc" |
6 | 6 | ||
7 | SRC_URI[md5sum] = "9f9cdb224ec0a1e59efcc7cac4b91972" | 7 | SRC_URI[sha256sum] = "38d612488f0633755a2e7a8acab6c01d20d63dbc31af75e2a9ac98a6f638ca94" |
8 | SRC_URI[sha256sum] = "97bfe3d981bab675d5ea3ef259045d7919c93897db7d3b59d4e8593cba8d354f" | ||
9 | 8 | ||
10 | RDEPENDS_${PN} = "pkgconfig \ | 9 | RDEPENDS_${PN} = "pkgconfig \ |
11 | ${PYTHON_PN}-shell \ | 10 | ${PYTHON_PN}-shell \ |