kxml2 2.3.0: Fixed SRC_URI.
authorRobert Schuster <thebohemian@gmx.net>
Mon, 28 Jul 2008 12:05:16 +0000 (12:05 +0000)
committerRobert Schuster <thebohemian@gmx.net>
Mon, 28 Jul 2008 12:05:16 +0000 (12:05 +0000)
packages/kxml2/kxml2_2.3.0.bb

index 994a0a5..6279852 100644 (file)
@@ -15,7 +15,7 @@ S = "${WORKDIR}"
 JAR = "${PN}-${PV}.jar"
 
 SRC_URI = "\
-    http://belnet.dl.sourceforge.net/sourceforge/kxml/${PN}-src-${PV}.zip \
+    ${SOURCEFORGE_MIRROR}/kxml/${PN}-src-${PV}.zip \
     file://makefile.patch;patch=1 \
     "