neon: fix SRC_URI to make older versions fetchable again
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Mon, 15 Jan 2007 16:32:04 +0000 (16:32 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Mon, 15 Jan 2007 16:32:04 +0000 (16:32 +0000)
packages/neon/neon_0.25.5.bb

index d73081e..eec4281 100644 (file)
@@ -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