diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-dbus-next_0.2.2.bb (renamed from meta-python/recipes-devtools/python/python3-dbus-next_0.1.4.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-dbus-next_0.1.4.bb b/meta-python/recipes-devtools/python/python3-dbus-next_0.2.2.bb index 0a5f19974a..1970fdec1c 100644 --- a/meta-python/recipes-devtools/python/python3-dbus-next_0.1.4.bb +++ b/meta-python/recipes-devtools/python/python3-dbus-next_0.2.2.bb | |||
@@ -3,8 +3,7 @@ HOMEPAGE = "https://github.com/acrisci/python-dbus-next" | |||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=94e750c96e56788499b56c81de91431c" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=94e750c96e56788499b56c81de91431c" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "0d44e12e8689637a0c048ec7bb51d842" | 6 | SRC_URI[sha256sum] = "f656a3d3450b670f228248ffb1c3a703a69c4a8cb10cce63b108f17c8bd6c3de" |
7 | SRC_URI[sha256sum] = "1b1942bffcc8c9a5bd6834257df227a55ee28e07dd413ead82ddd23115652363" | ||
8 | 7 | ||
9 | PYPI_PACKAGE = "dbus_next" | 8 | PYPI_PACKAGE = "dbus_next" |
10 | 9 | ||