From d719775b4c840b21ebb2a0ef2e08f3f2ae636841 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 27 Dec 2019 22:31:01 +0100 Subject: [PATCH] cppunit: upgrade 1.14.0 -> 1.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- .../cppunit/{cppunit_1.14.0.bb => cppunit_1.15.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-test/cppunit/{cppunit_1.14.0.bb => cppunit_1.15.1.bb} (78%) diff --git a/meta-oe/recipes-test/cppunit/cppunit_1.14.0.bb b/meta-oe/recipes-test/cppunit/cppunit_1.15.1.bb similarity index 78% rename from meta-oe/recipes-test/cppunit/cppunit_1.14.0.bb rename to meta-oe/recipes-test/cppunit/cppunit_1.15.1.bb index 04327862ce..92db31e1ea 100644 --- a/meta-oe/recipes-test/cppunit/cppunit_1.14.0.bb +++ b/meta-oe/recipes-test/cppunit/cppunit_1.15.1.bb @@ -8,7 +8,7 @@ SRC_URI = " \ http://dev-www.libreoffice.org/src/cppunit-${PV}.tar.gz \ file://0001-doc-Makefile.am-do-not-preserve-file-flags-when-copy.patch \ " -SRC_URI[md5sum] = "7ad93022171710a541bfe4bfd8b4a381" -SRC_URI[sha256sum] = "3d569869d27b48860210c758c4f313082103a5e58219a7669b52bfd29d674780" +SRC_URI[md5sum] = "9dc669e6145cadd9674873e24943e6dd" +SRC_URI[sha256sum] = "89c5c6665337f56fd2db36bc3805a5619709d51fb136e51937072f63fcc717a7" inherit autotools