[OE-core] [PATCH 2/7] libcheck: Update to 0.9.13

Saul Wold sgw at linux.intel.com
Tue Jun 3 03:26:07 UTC 2014


Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 .../libcheck/{libcheck_0.9.12.bb => libcheck_0.9.13.bb}               | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-support/libcheck/{libcheck_0.9.12.bb => libcheck_0.9.13.bb} (79%)

diff --git a/meta/recipes-support/libcheck/libcheck_0.9.12.bb b/meta/recipes-support/libcheck/libcheck_0.9.13.bb
similarity index 79%
rename from meta/recipes-support/libcheck/libcheck_0.9.12.bb
rename to meta/recipes-support/libcheck/libcheck_0.9.13.bb
index 2a83031..8c063d4 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"
 SRC_URI = "${SOURCEFORGE_MIRROR}/check/check-${PV}.tar.gz \
           "
 
-SRC_URI[md5sum] = "46fe540d1a03714c7a1967dbc6d484e7"
-SRC_URI[sha256sum] = "c7d47e55e133a0ca19a52e08a99333ac55cb22618b53719b7f4117a1875b1ea3"
+SRC_URI[md5sum] = "95530868f81a9496b2518fd2b713008a"
+SRC_URI[sha256sum] = "ca6589c34f9c60ffd4c3e198ce581e944a9f040ca9352ed54068dd61bebb5cb7"
 
 S = "${WORKDIR}/check-${PV}"
 
-- 
1.8.3.1




More information about the Openembedded-core mailing list