[oe-commits] Klaus Schwarzkopf : litestream_1.3RC3: fixed SRC_URI

git version control git at git.openembedded.org
Thu Dec 9 20:57:09 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 038f37dc6cc6bb892a1834c209ec8bd787eea93b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=038f37dc6cc6bb892a1834c209ec8bd787eea93b

Author: Klaus Schwarzkopf <schwarzkopf at sensortherm.de>
Date:   Sun Dec  5 17:09:17 2010 +0100

litestream_1.3RC3: fixed SRC_URI

Signed-off-by: Klaus Schwarzkopf <schwarzkopf at sensortherm.de>
Signed-off-by: Eric Bénard <eric at eukrea.com>

---

 recipes/litestream/litestream_1.3RC3.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/litestream/litestream_1.3RC3.bb b/recipes/litestream/litestream_1.3RC3.bb
index 9469c05..5d45705 100644
--- a/recipes/litestream/litestream_1.3RC3.bb
+++ b/recipes/litestream/litestream_1.3RC3.bb
@@ -2,7 +2,7 @@ LICENSE = "GPL"
 DESCRIPTION = "ShoutCast-compatible streamer"
 PR = "r0"
 
-SRC_URI = "http://www.litestream.org/litestream/${P}.tar.gz"
+SRC_URI = "http://ftp.osuosl.org/pub/nslu2/sources/${P}.tar.gz"
 
 inherit autotools
 





More information about the Openembedded-commits mailing list