diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-dbussy_1.3.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-dbussy_1.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-dbussy_1.3.bb b/meta-python/recipes-devtools/python/python3-dbussy_1.3.bb index 1911182fcd..b1ba953922 100644 --- a/meta-python/recipes-devtools/python/python3-dbussy_1.3.bb +++ b/meta-python/recipes-devtools/python/python3-dbussy_1.3.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "language bindings for libdbus, for Python 3.5 or later" | 1 | SUMMARY = "language bindings for libdbus, for Python 3.5 or later" |
2 | HOMEPAGE = "https://github.com/ldo/dbussy" | 2 | HOMEPAGE = "https://github.com/ldo/dbussy" |
3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPL-2.1-only" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7" |
5 | 5 | ||
6 | SRC_URI = "git://github.com/ldo/dbussy.git;branch=master;protocol=https \ | 6 | SRC_URI = "git://github.com/ldo/dbussy.git;branch=master;protocol=https \ |