diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pkgconfig_1.5.5.bb (renamed from meta-python/recipes-devtools/python/python3-pkgconfig_1.5.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pkgconfig_1.5.4.bb b/meta-python/recipes-devtools/python/python3-pkgconfig_1.5.5.bb index 852b27816a..4c0e799ac4 100644 --- a/meta-python/recipes-devtools/python/python3-pkgconfig_1.5.4.bb +++ b/meta-python/recipes-devtools/python/python3-pkgconfig_1.5.5.bb | |||
@@ -4,7 +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[sha256sum] = "c34503829fd226822fd93c902b1cf275516908a023a24be0a02ba687f3a00399" | 7 | SRC_URI[sha256sum] = "deb4163ef11f75b520d822d9505c1f462761b4309b1bb713d08689759ea8b899" |
8 | 8 | ||
9 | RDEPENDS_${PN} = "pkgconfig \ | 9 | RDEPENDS_${PN} = "pkgconfig \ |
10 | ${PYTHON_PN}-shell \ | 10 | ${PYTHON_PN}-shell \ |