diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-evdev_1.6.1.bb (renamed from meta-python/recipes-devtools/python/python3-evdev_1.6.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-evdev_1.6.0.bb b/meta-python/recipes-devtools/python/python3-evdev_1.6.1.bb index 659a86dae3..c091040c5d 100644 --- a/meta-python/recipes-devtools/python/python3-evdev_1.6.0.bb +++ b/meta-python/recipes-devtools/python/python3-evdev_1.6.1.bb | |||
@@ -1,9 +1,9 @@ | |||
1 | SUMMARY = "Python evdev lib" | 1 | SUMMARY = "Python evdev lib" |
2 | HOMEPAGE = "https://github.com/gvalkov/python-evdev" | 2 | HOMEPAGE = "https://github.com/gvalkov/python-evdev" |
3 | LICENSE = "BSD-3-Clause" | 3 | LICENSE = "BSD-3-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=18debddbb3f52c661a129724a883a8e2" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0ff275b442f45fc06287544cf713016f" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "ecfa01b5c84f7e8c6ced3367ac95288f43cd84efbfd7dd7d0cdbfc0d18c87a6a" | 6 | SRC_URI[sha256sum] = "299db8628cc73b237fc1cc57d3c2948faa0756e2a58b6194b5bf81dc2081f1e3" |
7 | 7 | ||
8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
9 | 9 | ||