summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ. S. <schonm@gmail.com>2024-10-22 11:44:19 -0400
committerKhem Raj <raj.khem@gmail.com>2024-10-22 21:03:03 -0700
commitcb4a67ad2c66e6df997e3c07308819ce657229ac (patch)
treeeee34f33d1e294f386db8abd175c54cab2c6e86b
parent753e28c1a8098b18db2ceca87cd0bd54e4e7df2d (diff)
downloadmeta-openembedded-cb4a67ad2c66e6df997e3c07308819ce657229ac.tar.gz
mime-construct: Drop unnecessary SRC_URI md5sum
Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-perl/recipes-extended/mime-construct/mime-construct_1.11.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-perl/recipes-extended/mime-construct/mime-construct_1.11.bb b/meta-perl/recipes-extended/mime-construct/mime-construct_1.11.bb
index a5d28265d7..9da2b1adf9 100644
--- a/meta-perl/recipes-extended/mime-construct/mime-construct_1.11.bb
+++ b/meta-perl/recipes-extended/mime-construct/mime-construct_1.11.bb
@@ -12,7 +12,6 @@ SRC_URI = "${CPAN_MIRROR}/authors/id/R/RO/ROSCH/mime-construct-${PV}.tar.gz \
12 file://fix-mime-construct-help-return-value.patch \ 12 file://fix-mime-construct-help-return-value.patch \
13" 13"
14 14
15SRC_URI[md5sum] = "73834ea780fbea81b89dbd9b2fb54f58"
16SRC_URI[sha256sum] = "4cd7bb61b51d41192d1498c1051aa6a4ccd75aeb09b71d2ec706a7084a4a9303" 15SRC_URI[sha256sum] = "4cd7bb61b51d41192d1498c1051aa6a4ccd75aeb09b71d2ec706a7084a4a9303"
17 16
18inherit cpan 17inherit cpan