summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-test/cxxtest/cxxtest_4.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-test/cxxtest/cxxtest_4.4.bb')
-rw-r--r--meta-oe/recipes-test/cxxtest/cxxtest_4.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-test/cxxtest/cxxtest_4.4.bb b/meta-oe/recipes-test/cxxtest/cxxtest_4.4.bb
index b87972f41..ef1b6e537 100644
--- a/meta-oe/recipes-test/cxxtest/cxxtest_4.4.bb
+++ b/meta-oe/recipes-test/cxxtest/cxxtest_4.4.bb
@@ -1,7 +1,7 @@
1DESCRIPTION = "CxxTest is a unit testing framework for C++ that is similar in spirit to JUnit, CppUnit, and xUnit." 1DESCRIPTION = "CxxTest is a unit testing framework for C++ that is similar in spirit to JUnit, CppUnit, and xUnit."
2HOMEPAGE = "http://cxxtest.com/" 2HOMEPAGE = "http://cxxtest.com/"
3SECTION = "devel" 3SECTION = "devel"
4LICENSE = "LGPL-2.0" 4LICENSE = "LGPL-2.0-only"
5LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02" 5LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02"
6 6
7SRC_URI = "http://downloads.sourceforge.net/project/cxxtest/cxxtest/${PV}/${BP}.tar.gz" 7SRC_URI = "http://downloads.sourceforge.net/project/cxxtest/cxxtest/${PV}/${BP}.tar.gz"