diff options
-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 04327862c..92db31e1e 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 = " \ | |||
8 | http://dev-www.libreoffice.org/src/cppunit-${PV}.tar.gz \ | 8 | http://dev-www.libreoffice.org/src/cppunit-${PV}.tar.gz \ |
9 | file://0001-doc-Makefile.am-do-not-preserve-file-flags-when-copy.patch \ | 9 | file://0001-doc-Makefile.am-do-not-preserve-file-flags-when-copy.patch \ |
10 | " | 10 | " |
11 | SRC_URI[md5sum] = "7ad93022171710a541bfe4bfd8b4a381" | 11 | SRC_URI[md5sum] = "9dc669e6145cadd9674873e24943e6dd" |
12 | SRC_URI[sha256sum] = "3d569869d27b48860210c758c4f313082103a5e58219a7669b52bfd29d674780" | 12 | SRC_URI[sha256sum] = "89c5c6665337f56fd2db36bc3805a5619709d51fb136e51937072f63fcc717a7" |
13 | 13 | ||
14 | inherit autotools | 14 | inherit autotools |