]> code.ossystems Code Review - openembedded-core.git/commitdiff
libcheck: 0.9.14 -> 0.10.0
authorRobert Yang <liezhi.yang@windriver.com>
Mon, 3 Aug 2015 15:19:56 +0000 (08:19 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 9 Aug 2015 22:14:30 +0000 (15:14 -0700)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-support/libcheck/libcheck_0.10.0.bb [moved from meta/recipes-support/libcheck/libcheck_0.9.14.bb with 79% similarity]

similarity index 79%
rename from meta/recipes-support/libcheck/libcheck_0.9.14.bb
rename to meta/recipes-support/libcheck/libcheck_0.10.0.bb
index 2a69ff773320ff83833e3d473666602733966226..c0b459f6618bd78000f4b2b4632f51f57c7258f8 100644 (file)
@@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=2d5025d4aa3495befef8f17206a5b0a1"
 SRC_URI = "${SOURCEFORGE_MIRROR}/check/check-${PV}.tar.gz \
           "
 
-SRC_URI[md5sum] = "38263d115d784c17aa3b959ce94be8b8"
-SRC_URI[sha256sum] = "c272624645b1b738cf57fd5d81a3e4d9b722b99d6133ee3f3c4007d4d279840a"
+SRC_URI[md5sum] = "53c5e5c77d090e103a17f3ed7fd7d8b8"
+SRC_URI[sha256sum] = "f5f50766aa6f8fe5a2df752666ca01a950add45079aa06416b83765b1cf71052"
 
 S = "${WORKDIR}/check-${PV}"