summaryrefslogtreecommitdiffstats
path: root/recipes-core/servlet-api/jsp2.0_5.5.26.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:06:50 -0800
commite6ee36df0c9bcbba31a8f1d83d63ab73f1d77da3 (patch)
tree16a6a615cd055edbb8bfe65a20fd686f51af78e6 /recipes-core/servlet-api/jsp2.0_5.5.26.bb
parentc02e026916bd66a03070bca82dedd4286b340db9 (diff)
downloadmeta-java-e6ee36df0c9bcbba31a8f1d83d63ab73f1d77da3.tar.gz
Drop the use of SRC_URI[md5sum] where SRC_URI[sha256sum] is already in use.
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Diffstat (limited to 'recipes-core/servlet-api/jsp2.0_5.5.26.bb')
-rw-r--r--recipes-core/servlet-api/jsp2.0_5.5.26.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-core/servlet-api/jsp2.0_5.5.26.bb b/recipes-core/servlet-api/jsp2.0_5.5.26.bb
index ac8617c..3d9f4da 100644
--- a/recipes-core/servlet-api/jsp2.0_5.5.26.bb
+++ b/recipes-core/servlet-api/jsp2.0_5.5.26.bb
@@ -43,5 +43,4 @@ do_compile() {
43 fastjar -C build -c -m src/etc/manifest -f ${JARFILENAME} . 43 fastjar -C build -c -m src/etc/manifest -f ${JARFILENAME} .
44} 44}
45 45
46SRC_URI[md5sum] = "642b6526354cb18c5b5d77ebef8109ae"
47SRC_URI[sha256sum] = "ddc677d7391c438e6102d0b3e9653eaca661344ef74b0260c1f488340d660395" 46SRC_URI[sha256sum] = "ddc677d7391c438e6102d0b3e9653eaca661344ef74b0260c1f488340d660395"