summaryrefslogtreecommitdiffstats
path: root/recipes-core/jakarta-commons/commons-collections3_3.2.2.bb
diff options
context:
space:
mode:
authorJason Schonberg <schonm@gmail.com>2025-01-19 08:03:59 -0500
committerTim Orling <tim.orling@konsulko.com>2025-01-19 17:09:31 -0800
commit09d27e00bc2899351cc7cca3fab5305a4c8983bf (patch)
tree16a6a615cd055edbb8bfe65a20fd686f51af78e6 /recipes-core/jakarta-commons/commons-collections3_3.2.2.bb
parent87ddc743edce334d7cf2435f08f24cf67e1dc240 (diff)
downloadmeta-java-scarthgap.tar.gz
Drop the use of SRC_URI[md5sum] where SRC_URI[sha256sum] is already in use.scarthgap
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Diffstat (limited to 'recipes-core/jakarta-commons/commons-collections3_3.2.2.bb')
-rw-r--r--recipes-core/jakarta-commons/commons-collections3_3.2.2.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-core/jakarta-commons/commons-collections3_3.2.2.bb b/recipes-core/jakarta-commons/commons-collections3_3.2.2.bb
index 0a53d09..2f23490 100644
--- a/recipes-core/jakarta-commons/commons-collections3_3.2.2.bb
+++ b/recipes-core/jakarta-commons/commons-collections3_3.2.2.bb
@@ -10,5 +10,4 @@ SRC_URI = "http://www.apache.org/dist/commons/collections/source/commons-collect
10S = "${WORKDIR}/commons-collections-${PV}-src" 10S = "${WORKDIR}/commons-collections-${PV}-src"
11 11
12 12
13SRC_URI[md5sum] = "776b51a51312c1854ad8f6d344a47cda"
14SRC_URI[sha256sum] = "070d94fe77969d8949bd129a618e6a7bee6b83b5b5db3ef3f983395a5428b914" 13SRC_URI[sha256sum] = "070d94fe77969d8949bd129a618e6a7bee6b83b5b5db3ef3f983395a5428b914"