diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-11-28 14:18:58 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-11-30 15:03:41 +0000 |
commit | 59923e66e85471acdb70d72082a8906c69b17720 (patch) | |
tree | 81c69e8dc3540ccfa929b439dc4a9dbd11116b10 /meta/recipes-connectivity/telepathy | |
parent | ee3ed78af2303ad41993ed34fa7825a74de288c7 (diff) | |
download | openembedded-core-59923e66e85471acdb70d72082a8906c69b17720.tar.gz openembedded-core-59923e66e85471acdb70d72082a8906c69b17720.tar.bz2 openembedded-core-59923e66e85471acdb70d72082a8906c69b17720.zip |
PR Bump for OpenSSL 1.0
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-connectivity/telepathy')
-rw-r--r-- | meta/recipes-connectivity/telepathy/telepathy-idle_0.1.10.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/telepathy/telepathy-idle_0.1.10.bb b/meta/recipes-connectivity/telepathy/telepathy-idle_0.1.10.bb index 22caf422b1..470df504f4 100644 --- a/meta/recipes-connectivity/telepathy/telepathy-idle_0.1.10.bb +++ b/meta/recipes-connectivity/telepathy/telepathy-idle_0.1.10.bb @@ -5,7 +5,7 @@ DEPENDS = "glib-2.0 dbus telepathy-glib openssl" LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1 \ file://src/idle.c;beginline=1;endline=19;md5=b06b1e2594423111a1a7910b0eefc7f9" -PR = "r0" +PR = "r1" SRC_URI = "http://telepathy.freedesktop.org/releases/${BPN}/${BPN}-${PV}.tar.gz" |