clucene: fix SRC_URI
authorMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 30 Oct 2006 12:50:24 +0000 (12:50 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 30 Oct 2006 12:50:24 +0000 (12:50 +0000)
packages/clucene/clucene_0.8.12-pre.bb

index ab0328b..3bfbac9 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "libs"
 LICENSE = "LGPL"
 PRIORITY = "optional"
 SRCDATE = "20040704"
-SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/clucene;module=. \
+SRC_URI = "cvs://anonymous@clucene.cvs.sourceforge.net/cvsroot/clucene;module=. \
           file://compile-fix.patch;patch=1"
 S = "${WORKDIR}"