From: Marcin Juszkiewicz Date: Thu, 14 Dec 2006 09:05:06 +0000 (+0000) Subject: sane-backends: fix SRC_URI X-Git-Tag: Release-2010-05/1~9453^2~159 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13257d0204bea5788083f07030de91e9bd163023;p=openembedded.git sane-backends: fix SRC_URI --- diff --git a/packages/sane-backends/sane-backends_1.0.15.bb b/packages/sane-backends/sane-backends_1.0.15.bb index b8f552891a..f034aed6eb 100644 --- a/packages/sane-backends/sane-backends_1.0.15.bb +++ b/packages/sane-backends/sane-backends_1.0.15.bb @@ -3,7 +3,7 @@ PR = "r4" DEPENDS = "gphoto2 jpeg libusb" LICENSE = "LGPL" -SRC_URI = "ftp://ftp.sane-project.org/pub/sane/sane-backends-${PV}/sane-backends-${PV}.tar.gz \ +SRC_URI = "ftp://ftp.sane-project.org/pub/sane/old-versions/sane-backends-${PV}/sane-backends-${PV}.tar.gz \ file://sane-plustek.patch;patch=1 \ file://Makefile.in.patch;patch=1 \ file://saned.xinetd \