summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libcheck
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2014-07-30 10:18:21 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-08-02 09:25:33 +0100
commitea5446311c2c20774077d64e959029b73dd5aca8 (patch)
tree93f19fd5d937d95bca7233c5fbd2046f281ab5c6 /meta/recipes-support/libcheck
parente8b36c724b1f732a93745c91c85997789897214c (diff)
downloadopenembedded-core-ea5446311c2c20774077d64e959029b73dd5aca8.tar.gz
libcheck: Upgrade to 0.9.14
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-support/libcheck')
-rw-r--r--meta/recipes-support/libcheck/libcheck_0.9.14.bb (renamed from meta/recipes-support/libcheck/libcheck_0.9.13.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/libcheck/libcheck_0.9.13.bb b/meta/recipes-support/libcheck/libcheck_0.9.14.bb
index 8c063d4696..2a69ff7733 100644
--- a/meta/recipes-support/libcheck/libcheck_0.9.13.bb
+++ b/meta/recipes-support/libcheck/libcheck_0.9.14.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] = "95530868f81a9496b2518fd2b713008a"
-SRC_URI[sha256sum] = "ca6589c34f9c60ffd4c3e198ce581e944a9f040ca9352ed54068dd61bebb5cb7"
+SRC_URI[md5sum] = "38263d115d784c17aa3b959ce94be8b8"
+SRC_URI[sha256sum] = "c272624645b1b738cf57fd5d81a3e4d9b722b99d6133ee3f3c4007d4d279840a"
S = "${WORKDIR}/check-${PV}"