diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-libusb1_3.3.1.bb (renamed from meta-python/recipes-devtools/python/python3-libusb1_3.3.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-libusb1_3.3.0.bb b/meta-python/recipes-devtools/python/python3-libusb1_3.3.1.bb index 78480cfa81..1c2d60e6b8 100644 --- a/meta-python/recipes-devtools/python/python3-libusb1_3.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-libusb1_3.3.1.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] = "b642aa518689f8e053f61955cba274e72bc8d0794c65d7990745aaae90dfc8a1" | 9 | SRC_URI[sha256sum] = "3951d360f2daf0e0eacf839e15d2d1d2f4f5e7830231eb3188eeffef2dd17bad" |
10 | 10 | ||
11 | RDEPENDS:${PN} = "libusb1" | 11 | RDEPENDS:${PN} = "libusb1" |
12 | 12 | ||