diff options
Diffstat (limited to 'recipes-core/xml-commons')
-rw-r--r-- | recipes-core/xml-commons/xom_1.2.10.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/xml-commons/xom_1.2.10.bb b/recipes-core/xml-commons/xom_1.2.10.bb index 42ad957..9b09e4d 100644 --- a/recipes-core/xml-commons/xom_1.2.10.bb +++ b/recipes-core/xml-commons/xom_1.2.10.bb | |||
@@ -14,7 +14,7 @@ PV_jaxen = "1.1.6" | |||
14 | 14 | ||
15 | SRC_URI = "\ | 15 | SRC_URI = "\ |
16 | http://www.cafeconleche.org/XOM/${P}-src.tar.gz;name=archive \ | 16 | http://www.cafeconleche.org/XOM/${P}-src.tar.gz;name=archive \ |
17 | git://github.com/codehaus/${SRCNAME_jaxen};name=jaxen \ | 17 | git://github.com/codehaus/${SRCNAME_jaxen};name=jaxen;branch=master;protocol=https \ |
18 | file://04_remove_sun_import.patch \ | 18 | file://04_remove_sun_import.patch \ |
19 | " | 19 | " |
20 | SRC_URI[archive.md5sum] = "9f3a2ae827a9f6826fe76e4b7b0c22b3" | 20 | SRC_URI[archive.md5sum] = "9f3a2ae827a9f6826fe76e4b7b0c22b3" |