From d7b7f6398250f37e5db22a3565836c3b5f4997cc Mon Sep 17 00:00:00 2001 From: Eric Bénard Date: Tue, 21 Dec 2010 00:21:08 +0100 Subject: bmon: fix SRC_URI MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Eric Bénard --- recipes/bmon/bmon_2.1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/bmon/bmon_2.1.0.bb') 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 -- cgit 1.2.3-korg