[oe-commits] Saul Wold : libcheck: Update to 0.9.12

git at git.openembedded.org git at git.openembedded.org
Mon Feb 17 15:23:22 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: 9dac3f13c26748cbea0ebc21fed2055eeb0a28c8
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=9dac3f13c26748cbea0ebc21fed2055eeb0a28c8

Author: Saul Wold <sgw at linux.intel.com>
Date:   Thu Feb 13 09:58:32 2014 -0800

libcheck: Update to 0.9.12

Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../libcheck/{libcheck_0.9.11.bb => libcheck_0.9.12.bb}               | 4 ++--
 1 file 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
similarity index 79%
rename from meta/recipes-support/libcheck/libcheck_0.9.11.bb
rename to meta/recipes-support/libcheck/libcheck_0.9.12.bb
index 7fc352c..12ef1d4 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}"
 



More information about the Openembedded-commits mailing list