diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-libusb1_3.3.0.bb (renamed from meta-python/recipes-devtools/python/python3-libusb1_3.2.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-libusb1_3.2.0.bb b/meta-python/recipes-devtools/python/python3-libusb1_3.3.0.bb index 8bbb8d2eb2..8bce352f10 100644 --- a/meta-python/recipes-devtools/python/python3-libusb1_3.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-libusb1_3.3.0.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = " \ | |||
6 | file://COPYING.LESSER;md5=4fbd65380cdd255951079008b364516c \ | 6 | file://COPYING.LESSER;md5=4fbd65380cdd255951079008b364516c \ |
7 | " | 7 | " |
8 | 8 | ||
9 | SRC_URI[sha256sum] = "a11a6095e718cd49418a96329314da271cca6be7b4317a142724523371ac8961" | 9 | SRC_URI[sha256sum] = "b642aa518689f8e053f61955cba274e72bc8d0794c65d7990745aaae90dfc8a1" |
10 | 10 | ||
11 | RDEPENDS:${PN} = "libusb1" | 11 | RDEPENDS:${PN} = "libusb1" |
12 | 12 | ||