diff options
Diffstat (limited to 'dynamic-layers/meta-python/recipes-devtools/python/python3-xmldiff_2.7.0.bb')
-rw-r--r-- | dynamic-layers/meta-python/recipes-devtools/python/python3-xmldiff_2.7.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/meta-python/recipes-devtools/python/python3-xmldiff_2.7.0.bb b/dynamic-layers/meta-python/recipes-devtools/python/python3-xmldiff_2.7.0.bb index 9d38065..a81c252 100644 --- a/dynamic-layers/meta-python/recipes-devtools/python/python3-xmldiff_2.7.0.bb +++ b/dynamic-layers/meta-python/recipes-devtools/python/python3-xmldiff_2.7.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION="Creates diffs of XML files" | 1 | DESCRIPTION = "Creates diffs of XML files" |
2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=0d0e9e3949e163c3edd1e097b8b0ed62" | 3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=0d0e9e3949e163c3edd1e097b8b0ed62" |
4 | 4 | ||