summaryrefslogtreecommitdiffstats
path: root/recipes-core/xml-commons
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2012-07-20 05:18:57 +0000
committerHenning Heinold <heinold@inf.fu-berlin.de>2012-07-21 11:39:02 +0200
commit7d66fb67d16102bd05ceeabcc173e44735d47f53 (patch)
treea4e427dcbba502b05aadaf269a2becb63af8a845 /recipes-core/xml-commons
parentec2f9bc7162b124ab87795ac8e80b9fee777b5ce (diff)
downloadmeta-java-7d66fb67d16102bd05ceeabcc173e44735d47f53.tar.gz
jaxp1.3_1.4.01.bb: Fix SRC_URI checksums
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
Diffstat (limited to 'recipes-core/xml-commons')
-rw-r--r--recipes-core/xml-commons/jaxp1.3_1.4.01.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-core/xml-commons/jaxp1.3_1.4.01.bb b/recipes-core/xml-commons/jaxp1.3_1.4.01.bb
index ffd704c..481a1ec 100644
--- a/recipes-core/xml-commons/jaxp1.3_1.4.01.bb
+++ b/recipes-core/xml-commons/jaxp1.3_1.4.01.bb
@@ -27,7 +27,7 @@ do_compile() {
27 fastjar -c -m manifest.commons -f ${JARFILENAME} -C build . 27 fastjar -c -m manifest.commons -f ${JARFILENAME} -C build .
28} 28}
29 29
30SRC_URI[md5sum] = "5536f87a816c766f4999ed60593a8701" 30SRC_URI[md5sum] = "2fea8e97a5d4d1a24bd05f5f62f3e04e"
31SRC_URI[sha256sum] = "8e8a412aeb95644eaf14ec1a5cfd04833e38cac4a01b83d73d7de2368a35a597" 31SRC_URI[sha256sum] = "d34bd88dc89c5c1ed2545ec5c61e4606fc28beb200a6fecf8c3ed17694181866"
32 32
33BBCLASSEXTEND = "native" 33BBCLASSEXTEND = "native"