summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/cppunit/cppunit_1.13.2.bb (renamed from meta-oe/recipes-devtools/cppunit/cppunit_1.13.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/cppunit/cppunit_1.13.1.bb b/meta-oe/recipes-devtools/cppunit/cppunit_1.13.2.bb
index 942029438a..65b08b068d 100644
--- a/meta-oe/recipes-devtools/cppunit/cppunit_1.13.1.bb
+++ b/meta-oe/recipes-devtools/cppunit/cppunit_1.13.2.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"
11SRC_URI[md5sum] = "fa9aa839145cdf860bf596532bb8af97" 11SRC_URI[md5sum] = "d1c6bdd5a76c66d2c38331e2d287bc01"
12SRC_URI[sha256sum] = "d5b9f3ffc9f1634d75b20b54f48c02e0817bca6afa1d5160b244889d6bff8e0f" 12SRC_URI[sha256sum] = "3f47d246e3346f2ba4d7c9e882db3ad9ebd3fcbd2e8b732f946e0e3eeb9f429f"
13 13
14inherit autotools 14inherit autotools