fixed SRC_URI for lmbench
authorMarcin Juszkiewicz <hrw@openembedded.org>
Tue, 26 Jul 2005 11:31:05 +0000 (11:31 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 26 Jul 2005 11:31:05 +0000 (11:31 +0000)
packages/lmbench/lmbench_2.0.4.bb

index dfe8c82..e7bdb46 100644 (file)
@@ -3,7 +3,7 @@ DESCRIPTION = "Tools for performance analysis."
 LICENSE = "GPL"
 MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
 
-SRC_URI = "ftp://ftp.bitmover.com/lmbench/lmbench-${PV}.tgz \
+SRC_URI = "${SOURCEFORGE_MIRROR}/lmbench/lmbench-${PV}.tgz \
           file://debian.patch;patch=1 \
           file://exe.patch;patch=1 \
           file://lmbench-run"