From: Rolf Leggewie Date: Mon, 15 Jan 2007 16:32:04 +0000 (+0000) Subject: neon: fix SRC_URI to make older versions fetchable again X-Git-Tag: Release-2010-05/1~9366^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6eafd8a3f7ce813e5c2e33a606d2b2754d6aacb1;p=openembedded.git neon: fix SRC_URI to make older versions fetchable again --- diff --git a/packages/neon/neon_0.25.5.bb b/packages/neon/neon_0.25.5.bb index d73081e249..eec428136d 100644 --- a/packages/neon/neon_0.25.5.bb +++ b/packages/neon/neon_0.25.5.bb @@ -6,7 +6,7 @@ DEPENDS = "zlib libxml2 expat time" PR = "r1" -SRC_URI = "http://be.lunar-linux.org/lunar/cache/neon-${PV}.tar.gz" +SRC_URI = "http://www.webdav.org/${PN}/${P}.tar.gz" inherit autotools binconfig lib_package