diff options
author | Piotr Tworek <tworaz@tworaz.net> | 2019-08-17 23:58:07 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-08-17 22:56:49 -0700 |
commit | e1f04e866bb5579009a3350d0ee7387cd4ce5aa5 (patch) | |
tree | b6fa802db40855295a89f28bcf93dc4d5bf844cc /meta-oe | |
parent | 28f0b48c6f58219279690f3c16cde62724aa824f (diff) | |
download | meta-openembedded-e1f04e866bb5579009a3350d0ee7387cd4ce5aa5.tar.gz |
telepathy-glib: Update to version 0.24.1
This is the latest upstream bugfix release.
Signed-off-by: Piotr Tworek <tworaz@tworaz.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r-- | meta-oe/recipes-connectivity/telepathy/telepathy-glib_0.24.1.bb (renamed from meta-oe/recipes-connectivity/telepathy/telepathy-glib_0.24.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/telepathy/telepathy-glib_0.24.0.bb b/meta-oe/recipes-connectivity/telepathy/telepathy-glib_0.24.1.bb index 01c6e3781..8bbfcc085 100644 --- a/meta-oe/recipes-connectivity/telepathy/telepathy-glib_0.24.0.bb +++ b/meta-oe/recipes-connectivity/telepathy/telepathy-glib_0.24.1.bb | |||
@@ -5,8 +5,8 @@ DEPENDS = "glib-2.0 dbus hostpython-runtime-native dbus-native dbus-glib libxslt | |||
5 | LICENSE = "LGPLv2.1+" | 5 | LICENSE = "LGPLv2.1+" |
6 | 6 | ||
7 | SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${BP}.tar.gz" | 7 | SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${BP}.tar.gz" |
8 | SRC_URI[md5sum] = "93c429e37750b25dcf8de86bb514664f" | 8 | SRC_URI[md5sum] = "cbeb0a24acc26e7f095be281c324da69" |
9 | SRC_URI[sha256sum] = "ae0002134991217f42e503c43dea7817853afc18863b913744d51ffa029818cf" | 9 | SRC_URI[sha256sum] = "9e0df1d8f857e0270cf0b32e2d1ca5a24aa7282873361785d573f72ad7f7d5eb" |
10 | 10 | ||
11 | LIC_FILES_CHKSUM = "file://COPYING;md5=e413d83db6ee8f2c8e6055719096a48e" | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=e413d83db6ee8f2c8e6055719096a48e" |
12 | 12 | ||