diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-libarchive-c_3.0.bb (renamed from meta/recipes-devtools/python/python3-libarchive-c_2.9.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-libarchive-c_2.9.bb b/meta/recipes-devtools/python/python3-libarchive-c_3.0.bb index 3a2d8733e9..d29195545f 100644 --- a/meta/recipes-devtools/python/python3-libarchive-c_2.9.bb +++ b/meta/recipes-devtools/python/python3-libarchive-c_3.0.bb | |||
@@ -9,8 +9,8 @@ PYPI_PACKAGE = "libarchive-c" | |||
9 | 9 | ||
10 | inherit pypi setuptools3 | 10 | inherit pypi setuptools3 |
11 | 11 | ||
12 | SRC_URI[md5sum] = "083bd2cb0043c1e22a52cb9a05e31532" | 12 | SRC_URI[md5sum] = "920885f5910aa8245e30896996e0415b" |
13 | SRC_URI[sha256sum] = "9919344cec203f5db6596a29b5bc26b07ba9662925a05e24980b84709232ef60" | 13 | SRC_URI[sha256sum] = "6f12fa9cf0e44579e5f45bbf11aa455a930fbfdb13ea0ce3c3dfe7b9b9a452ba" |
14 | 14 | ||
15 | RDEPENDS_${PN} += "\ | 15 | RDEPENDS_${PN} += "\ |
16 | libarchive \ | 16 | libarchive \ |