diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-lief_0.16.6.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-lief_0.16.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-lief_0.16.6.bb b/meta-python/recipes-devtools/python/python3-lief_0.16.6.bb index 2a500dd2e4..2c5aeb6bb6 100644 --- a/meta-python/recipes-devtools/python/python3-lief_0.16.6.bb +++ b/meta-python/recipes-devtools/python/python3-lief_0.16.6.bb | |||
@@ -2,7 +2,7 @@ SUMMARY = "Library to instrument executable formats" | |||
2 | DESCRIPTION = "LIEF: Library to Instrument Executable Formats" | 2 | DESCRIPTION = "LIEF: Library to Instrument Executable Formats" |
3 | HOMEPAGE = "https://github.com/lief-project/LIEF" | 3 | HOMEPAGE = "https://github.com/lief-project/LIEF" |
4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=9ab5db472ff936b441055522f5000547" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=be298b85ef6036ef77810ae0dce93776" |
6 | SECTION = "libs" | 6 | SECTION = "libs" |
7 | 7 | ||
8 | SRC_URI = " \ | 8 | SRC_URI = " \ |