diff options
author | Cristian Iorga <cristian.iorga@intel.com> | 2012-07-04 14:33:59 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-05 14:21:56 +0100 |
commit | 84b0cf38c495d7ba82280e6c8f9081c7effa55ac (patch) | |
tree | 99847026c9560c886e7dbaacf0c416ad223c351e /meta | |
parent | 9d64d83e2b7281f83720cd783fa08b00ca38a338 (diff) | |
download | poky-84b0cf38c495d7ba82280e6c8f9081c7effa55ac.tar.gz |
telepathy-glib: update to ver. 0.19.2
(From OE-Core rev: 2cc263bf5402e21429a5057c183a10918491da48)
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-connectivity/telepathy/telepathy-glib_0.19.2.bb (renamed from meta/recipes-connectivity/telepathy/telepathy-glib_0.19.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/telepathy/telepathy-glib_0.19.1.bb b/meta/recipes-connectivity/telepathy/telepathy-glib_0.19.2.bb index 082da7084a..22f8c07654 100644 --- a/meta/recipes-connectivity/telepathy/telepathy-glib_0.19.1.bb +++ b/meta/recipes-connectivity/telepathy/telepathy-glib_0.19.2.bb | |||
@@ -7,8 +7,8 @@ PR = "r0" | |||
7 | 7 | ||
8 | SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${BPN}-${PV}.tar.gz" | 8 | SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${BPN}-${PV}.tar.gz" |
9 | 9 | ||
10 | SRC_URI[md5sum] = "a2b7245057396318867af7925e927998" | 10 | SRC_URI[md5sum] = "af2b33c1215f189e637bd59cc9139255" |
11 | SRC_URI[sha256sum] = "d9d1e48caf36aad0863e110230f10257e8dd53879282588d5ff720ad2bff3c80" | 11 | SRC_URI[sha256sum] = "7e3c313ed08e26339deb603a615cec62a370131075514439f79f473f92ab84c3" |
12 | 12 | ||
13 | LIC_FILES_CHKSUM = "file://COPYING;md5=e413d83db6ee8f2c8e6055719096a48e" | 13 | LIC_FILES_CHKSUM = "file://COPYING;md5=e413d83db6ee8f2c8e6055719096a48e" |
14 | 14 | ||