sablevm: fix download dir, now sourceforge
authorHenning Heinold <heinold@inf.fu-berlin.de>
Wed, 4 Jun 2008 08:21:24 +0000 (08:21 +0000)
committerHenning Heinold <heinold@inf.fu-berlin.de>
Wed, 4 Jun 2008 08:21:24 +0000 (08:21 +0000)
* patch was provided by Elena "of Valhalla"
* bug 4320 can not be closed, because it was filed against stable

packages/sablevm/sablevm-classpath_1.12.bb
packages/sablevm/sablevm_1.12.bb

index 0546dca..0380c91 100644 (file)
@@ -7,7 +7,7 @@ SECTION = "libs"
 DEPENDS = "glib-2.0 gtk+ libart-lgpl pango libxtst virtual/javac-native zip-native"
 RDEPENDS_${PN} = "${PN}-native (>= ${PV})"
 
-SRC_URI = "http://sablevm.org/download/release/${PV}/${PN}-${PV}.tar.gz \
+SRC_URI = "${SOURCEFORGE_MIRROR}/sablevm/sablevm-classpath-${PV}.tar.gz \
            file://disable-automake-checks.patch;patch=1"
 
 inherit autotools
index 541694e..b39dcf5 100644 (file)
@@ -9,7 +9,7 @@ DEPENDS = "libffi libtool popt \
 #          unzip"
 RRECOMMENDS = "sablevm-classpath (>= ${PV})"
 
-SRC_URI = "http://sablevm.org/download/release/${PV}/${PN}-${PV}.tar.gz \
+SRC_URI = "${SOURCEFORGE_MIRROR}/sablevm/${PN}-${PV}.tar.gz \
            file://no-internal-libs.patch;patch=1"
 
 inherit autotools update-alternatives