aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xml-commons/jaxen_1.1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xml-commons/jaxen_1.1.1.bb')
-rw-r--r--recipes/xml-commons/jaxen_1.1.1.bb12
1 files changed, 6 insertions, 6 deletions
diff --git a/recipes/xml-commons/jaxen_1.1.1.bb b/recipes/xml-commons/jaxen_1.1.1.bb
index 840fdc842f..7180dda4bb 100644
--- a/recipes/xml-commons/jaxen_1.1.1.bb
+++ b/recipes/xml-commons/jaxen_1.1.1.bb
@@ -6,8 +6,8 @@ HOMEPAGE = "http://jaxen.codehaus.org/
DEPENDS = "fastjar-native xerces-j xom"
SRC_URI = "\
- http://dist.codehaus.org/jaxen/distributions/jaxen-${PV}-src.tar.gz \
- http://www.jdom.org/dist/binary/archive/jdom-1.1.tar.gz \
+ http://dist.codehaus.org/jaxen/distributions/jaxen-${PV}-src.tar.gz;name=archive \
+ http://www.jdom.org/dist/binary/archive/jdom-1.1.tar.gz;name=jdom \
"
inherit java-library
@@ -27,7 +27,7 @@ do_compile() {
}
-SRC_URI[md5sum] = "b598ae6b7e765a92e13667b0a80392f4"
-SRC_URI[sha256sum] = "f24ae604a20da87e3716bb1d441c483e56479eaef4e99888f41be06059790bca"
-SRC_URI[md5sum] = "22745cbaaddb12884ed8ee09083d8fe2"
-SRC_URI[sha256sum] = "a13549087141be24ad176b659afdc2c675f1ffa5288ff999a193d6d44a282056"
+SRC_URI[archive.md5sum] = "b598ae6b7e765a92e13667b0a80392f4"
+SRC_URI[archive.sha256sum] = "f24ae604a20da87e3716bb1d441c483e56479eaef4e99888f41be06059790bca"
+SRC_URI[jdom.md5sum] = "22745cbaaddb12884ed8ee09083d8fe2"
+SRC_URI[jdom.sha256sum] = "a13549087141be24ad176b659afdc2c675f1ffa5288ff999a193d6d44a282056"