summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libcheck
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2014-06-02 09:23:19 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-06-03 16:49:20 +0100
commit83e5ef8fa97abcffdfa5596e16e99a9f761063ba (patch)
tree798f8090181831922665fc7061e93e8fea43aa5d /meta/recipes-support/libcheck
parentfc1ac79352ec793903415ea998c81820e140d8ca (diff)
downloadpoky-83e5ef8fa97abcffdfa5596e16e99a9f761063ba.tar.gz
libcheck: Update to 0.9.13
(From OE-Core rev: eb4452b214c5dd81dab5ee82d9d5048d29c33613) 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.13.bb (renamed from meta/recipes-support/libcheck/libcheck_0.9.12.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/libcheck/libcheck_0.9.12.bb b/meta/recipes-support/libcheck/libcheck_0.9.13.bb
index 2a83031302..8c063d4696 100644
--- a/meta/recipes-support/libcheck/libcheck_0.9.12.bb
+++ b/meta/recipes-support/libcheck/libcheck_0.9.13.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] = "46fe540d1a03714c7a1967dbc6d484e7" 11SRC_URI[md5sum] = "95530868f81a9496b2518fd2b713008a"
12SRC_URI[sha256sum] = "c7d47e55e133a0ca19a52e08a99333ac55cb22618b53719b7f4117a1875b1ea3" 12SRC_URI[sha256sum] = "ca6589c34f9c60ffd4c3e198ce581e944a9f040ca9352ed54068dd61bebb5cb7"
13 13
14S = "${WORKDIR}/check-${PV}" 14S = "${WORKDIR}/check-${PV}"
15 15