summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libcheck
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2014-02-13 09:58:32 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-02-17 15:28:58 +0000
commitb388acd2680bdde8a1be39c7d2005236a0ece5f0 (patch)
treef0a507ff89e4b5591765cab6eef2313024b06f04 /meta/recipes-support/libcheck
parent6168aff499dbb1403ccdae7ba6e7678b5d238a8f (diff)
downloadpoky-b388acd2680bdde8a1be39c7d2005236a0ece5f0.tar.gz
libcheck: Update to 0.9.12
(From OE-Core rev: 9dac3f13c26748cbea0ebc21fed2055eeb0a28c8) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libcheck')
-rw-r--r--meta/recipes-support/libcheck/libcheck_0.9.12.bb (renamed from meta/recipes-support/libcheck/libcheck_0.9.11.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/libcheck/libcheck_0.9.11.bb b/meta/recipes-support/libcheck/libcheck_0.9.12.bb
index 7fc352c6d8..12ef1d455d 100644
--- a/meta/recipes-support/libcheck/libcheck_0.9.11.bb
+++ b/meta/recipes-support/libcheck/libcheck_0.9.12.bb
@@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=2d5025d4aa3495befef8f17206a5b0a1"
8SRC_URI = "${SOURCEFORGE_MIRROR}/check/check-${PV}.tar.gz \ 8SRC_URI = "${SOURCEFORGE_MIRROR}/check/check-${PV}.tar.gz \
9 " 9 "
10 10
11SRC_URI[md5sum] = "fd5a03979bcab9fb80ba005b55f54178" 11SRC_URI[md5sum] = "46fe540d1a03714c7a1967dbc6d484e7"
12SRC_URI[sha256sum] = "ea4e8c7ffb00bb4ffb3f59f11744a71f1cc4212c79f3083c7d9a4b0953976936" 12SRC_URI[sha256sum] = "c7d47e55e133a0ca19a52e08a99333ac55cb22618b53719b7f4117a1875b1ea3"
13 13
14S = "${WORKDIR}/check-${PV}" 14S = "${WORKDIR}/check-${PV}"
15 15