aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-test
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2019-12-27 22:31:01 +0100
committerKhem Raj <raj.khem@gmail.com>2019-12-29 10:22:56 -0800
commitd719775b4c840b21ebb2a0ef2e08f3f2ae636841 (patch)
treeaa4efc38f5bd4bccadaf96e7b2afa2e53f6949ae /meta-oe/recipes-test
parenteaed8ab653c4f9e527107a658315a95d864eb18d (diff)
downloadmeta-openembedded-contrib-d719775b4c840b21ebb2a0ef2e08f3f2ae636841.tar.gz
cppunit: upgrade 1.14.0 -> 1.15.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-test')
-rw-r--r--meta-oe/recipes-test/cppunit/cppunit_1.15.1.bb (renamed from meta-oe/recipes-test/cppunit/cppunit_1.14.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-test/cppunit/cppunit_1.14.0.bb b/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