aboutsummaryrefslogtreecommitdiffstats
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:27:55 +0000
commit9dac3f13c26748cbea0ebc21fed2055eeb0a28c8 (patch)
tree2eded919497b9664f0f3ab3d18492a3d40047271
parentf053427be02c795f7a6c0d624f755c875e90255a (diff)
downloadopenembedded-core-contrib-9dac3f13c26748cbea0ebc21fed2055eeb0a28c8.tar.gz
libcheck: Update to 0.9.12
Signed-off-by: Saul Wold <sgw@linux.intel.com>
-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"
SRC_URI = "${SOURCEFORGE_MIRROR}/check/check-${PV}.tar.gz \
"
-SRC_URI[md5sum] = "fd5a03979bcab9fb80ba005b55f54178"
-SRC_URI[sha256sum] = "ea4e8c7ffb00bb4ffb3f59f11744a71f1cc4212c79f3083c7d9a4b0953976936"
+SRC_URI[md5sum] = "46fe540d1a03714c7a1967dbc6d484e7"
+SRC_URI[sha256sum] = "c7d47e55e133a0ca19a52e08a99333ac55cb22618b53719b7f4117a1875b1ea3"
S = "${WORKDIR}/check-${PV}"