aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Bénard <eric@eukrea.com>2010-12-21 00:21:08 +0100
committerEric Bénard <eric@eukrea.com>2010-12-21 00:25:07 +0100
commitd7b7f6398250f37e5db22a3565836c3b5f4997cc (patch)
tree4c7fb38323799a680254a3dcf0023b3fa97833b4
parent26d5d1ce66dbfc7cea2081f38ed9f19cd1b94767 (diff)
downloadopenembedded-d7b7f6398250f37e5db22a3565836c3b5f4997cc.tar.gz
bmon: fix SRC_URI
Signed-off-by: Eric Bénard <eric@eukrea.com>
-rw-r--r--recipes/bmon/bmon_2.1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/bmon/bmon_2.1.0.bb b/recipes/bmon/bmon_2.1.0.bb
index 0f263ab043..d8a4195548 100644
--- a/recipes/bmon/bmon_2.1.0.bb
+++ b/recipes/bmon/bmon_2.1.0.bb
@@ -5,7 +5,7 @@ LICENSE = "MIT"
# only works with libnl-0.5.0
DEPENDS = "libnl"
-SRC_URI = "http://people.suug.ch/~tgr/bmon/files/bmon-2.1.0.tar.gz \
+SRC_URI = "http://distfiles.macports.org/bmon/bmon-2.1.0.tar.gz \
file://no-strip.patch"
inherit autotools