diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2011-12-01 07:21:36 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-12-01 12:19:11 +0000 |
commit | 97042eb0994354fe7424992afc7cdfa4f5daf5cf (patch) | |
tree | c5a14912a2431dbd18cda845b405ddf8ea35aa02 | |
parent | 8766d0c340e0a06710578915da3f71bf5023858b (diff) | |
download | openembedded-core-97042eb0994354fe7424992afc7cdfa4f5daf5cf.tar.gz openembedded-core-97042eb0994354fe7424992afc7cdfa4f5daf5cf.tar.bz2 openembedded-core-97042eb0994354fe7424992afc7cdfa4f5daf5cf.tar.xz openembedded-core-97042eb0994354fe7424992afc7cdfa4f5daf5cf.zip |
telepathy-glib: upgrade to version 0.17.0
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-connectivity/telepathy/telepathy-glib_0.17.0.bb (renamed from meta/recipes-connectivity/telepathy/telepathy-glib_0.16.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/telepathy/telepathy-glib_0.16.0.bb b/meta/recipes-connectivity/telepathy/telepathy-glib_0.17.0.bb index ff429c82b..db5fd41d5 100644 --- a/meta/recipes-connectivity/telepathy/telepathy-glib_0.16.0.bb +++ b/meta/recipes-connectivity/telepathy/telepathy-glib_0.17.0.bb @@ -7,8 +7,8 @@ PR = "r0" SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${BPN}-${PV}.tar.gz" -SRC_URI[md5sum] = "071ed1b34ace45109188df73933609e4" -SRC_URI[sha256sum] = "dae3dd7c06044951e7780cdc3e5524c7c9d12cd8aae6fe42bc88aca39a40b318" +SRC_URI[md5sum] = "5ea748c581db611b097c4926f0467c1e" +SRC_URI[sha256sum] = "06f61e9a8b12e55ac8c62cad29baa5b14f2b75118a9b01f0874f8048ec33d845" LIC_FILES_CHKSUM = "file://COPYING;md5=e413d83db6ee8f2c8e6055719096a48e" |