diff options
Diffstat (limited to 'recipes-core')
-rw-r--r-- | recipes-core/xml-commons/jaxen_1.1.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/xml-commons/jaxen_1.1.6.bb b/recipes-core/xml-commons/jaxen_1.1.6.bb index 2741f2c..3823212 100644 --- a/recipes-core/xml-commons/jaxen_1.1.6.bb +++ b/recipes-core/xml-commons/jaxen_1.1.6.bb | |||
@@ -15,7 +15,7 @@ DEPENDS = "fastjar-native virtual/javac-native xerces-j xom" | |||
15 | SRCREV = "7d7755ac8b19daa2ff6f319f432b864cc72d89b6" | 15 | SRCREV = "7d7755ac8b19daa2ff6f319f432b864cc72d89b6" |
16 | 16 | ||
17 | SRC_URI = "\ | 17 | SRC_URI = "\ |
18 | git://github.com/codehaus/${BPN} \ | 18 | git://github.com/codehaus/${BPN};protocol=https;branch=master \ |
19 | http://www.jdom.org/dist/binary/archive/jdom-1.1.tar.gz;name=jdom \ | 19 | http://www.jdom.org/dist/binary/archive/jdom-1.1.tar.gz;name=jdom \ |
20 | " | 20 | " |
21 | SRC_URI[jdom.md5sum] = "22745cbaaddb12884ed8ee09083d8fe2" | 21 | SRC_URI[jdom.md5sum] = "22745cbaaddb12884ed8ee09083d8fe2" |