diff options
author | Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com> | 2016-12-30 09:23:30 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-01-10 13:12:56 +0100 |
commit | 9a60a2336824ca010f8fb06e0923655b93c256ef (patch) | |
tree | 4363487e9626c4285e21f56cb330a4fee020ecda /meta-oe/recipes-devtools/cppunit | |
parent | 3ad0b30fea32a9a66f942c8e6afd82f736e95c62 (diff) | |
download | meta-openembedded-9a60a2336824ca010f8fb06e0923655b93c256ef.tar.gz |
cppunit: update to 1.13.2
Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/cppunit')
-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 942029438..65b08b068 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 | " |
11 | SRC_URI[md5sum] = "fa9aa839145cdf860bf596532bb8af97" | 11 | SRC_URI[md5sum] = "d1c6bdd5a76c66d2c38331e2d287bc01" |
12 | SRC_URI[sha256sum] = "d5b9f3ffc9f1634d75b20b54f48c02e0817bca6afa1d5160b244889d6bff8e0f" | 12 | SRC_URI[sha256sum] = "3f47d246e3346f2ba4d7c9e882db3ad9ebd3fcbd2e8b732f946e0e3eeb9f429f" |
13 | 13 | ||
14 | inherit autotools | 14 | inherit autotools |