diff options
| author | J. S. <schonm@gmail.com> | 2024-10-18 15:06:25 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-10-19 20:26:46 -0700 |
| commit | 02127095fdaa683d7e2bce9c4c4cf8d3307b91da (patch) | |
| tree | 4b8061cda13576a8c589ad03fc27bc02356cb19b /meta-python/recipes-devtools/python/python3-lorem_0.1.1.bb | |
| parent | f5a0c9cb5b50af0c257ce06500a594e1cff8c975 (diff) | |
| download | meta-openembedded-02127095fdaa683d7e2bce9c4c4cf8d3307b91da.tar.gz | |
python3-lorem: Drop unnecessary SRC_URI md5sum
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 += "\ |
