diff options
Diffstat (limited to 'meta-python/recipes-connectivity/telepathy')
-rw-r--r-- | meta-python/recipes-connectivity/telepathy/telepathy-python3_0.15.19.bb | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-python/recipes-connectivity/telepathy/telepathy-python3_0.15.19.bb b/meta-python/recipes-connectivity/telepathy/telepathy-python3_0.15.19.bb index 23c2165047..a6395b9e47 100644 --- a/meta-python/recipes-connectivity/telepathy/telepathy-python3_0.15.19.bb +++ b/meta-python/recipes-connectivity/telepathy/telepathy-python3_0.15.19.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Telepathy IM framework - Python package" | 1 | SUMMARY = "Telepathy IM framework - Python package" |
2 | HOMEPAGE = "http://telepathy.freedesktop.org/wiki/" | 2 | HOMEPAGE = "https://telepathy.freedesktop.org/wiki/" |
3 | LICENSE = "LGPL-2.1-or-later" | 3 | LICENSE = "LGPL-2.1-or-later" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1 \ | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1 \ |
5 | file://src/utils.py;beginline=1;endline=17;md5=9a07d1a9791a7429a14e7b25c6c86822" | 5 | file://src/utils.py;beginline=1;endline=17;md5=9a07d1a9791a7429a14e7b25c6c86822" |
@@ -12,11 +12,10 @@ SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-python/telepathy- | |||
12 | file://telepathy-python_fix_for_automake_1.12.patch" | 12 | file://telepathy-python_fix_for_automake_1.12.patch" |
13 | 13 | ||
14 | 14 | ||
15 | S = "${WORKDIR}/telepathy-python-${PV}" | 15 | S = "${UNPACKDIR}/telepathy-python-${PV}" |
16 | 16 | ||
17 | inherit autotools python3native | 17 | inherit autotools python3native |
18 | 18 | ||
19 | SRC_URI[md5sum] = "f7ca25ab3c88874015b7e9728f7f3017" | ||
20 | SRC_URI[sha256sum] = "244c0e1bf4bbd78ae298ea659fe10bf3a73738db550156767cc2477aedf72376" | 19 | SRC_URI[sha256sum] = "244c0e1bf4bbd78ae298ea659fe10bf3a73738db550156767cc2477aedf72376" |
21 | 20 | ||
22 | FILES:${PN} += "\ | 21 | FILES:${PN} += "\ |