diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-lorem_0.1.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-lorem_0.1.1.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-lorem_0.1.1.bb b/meta-python/recipes-devtools/python/python3-lorem_0.1.1.bb index 97b3e72364..288ce0c84f 100644 --- a/meta-python/recipes-devtools/python/python3-lorem_0.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-lorem_0.1.1.bb | |||
@@ -2,7 +2,6 @@ DESCRIPTION = "Generator for random text that looks like Latin" | |||
2 | HOMEPAGE = "https://github.com/sfischer13/python-lorem" | 2 | HOMEPAGE = "https://github.com/sfischer13/python-lorem" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=5301c01b2bcdeedba23645f94db2f179" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=5301c01b2bcdeedba23645f94db2f179" |
5 | SRC_URI[md5sum] = "e3f0064a94c13e19780eb724affdb426" | ||
6 | SRC_URI[sha256sum] = "785f4109a241fc2891e59705e85d065f6e6d3ed6ad91750a8cb54d4f3e59d934" | 5 | SRC_URI[sha256sum] = "785f4109a241fc2891e59705e85d065f6e6d3ed6ad91750a8cb54d4f3e59d934" |
7 | 6 | ||
8 | SRC_URI += "\ | 7 | SRC_URI += "\ |