summaryrefslogtreecommitdiffstats
path: root/recipes-core/xml-commons/xom_1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/xml-commons/xom_1.1.bb')
-rw-r--r--recipes-core/xml-commons/xom_1.1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-core/xml-commons/xom_1.1.bb b/recipes-core/xml-commons/xom_1.1.bb
index 56701b2..7405dab 100644
--- a/recipes-core/xml-commons/xom_1.1.bb
+++ b/recipes-core/xml-commons/xom_1.1.bb
@@ -1,5 +1,6 @@
1DESCRIPTION = "Tree-based API for processing XML with Java" 1DESCRIPTION = "Tree-based API for processing XML with Java"
2LICENSE = "LGPL" 2LICENSE = "LGPL-2.1"
3LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=456080cf80cd56d4d58118c1d10d824f"
3 4
4HOMEPAGE = "http://xom.nu" 5HOMEPAGE = "http://xom.nu"
5 6