From: Richard Purdie Date: Thu, 9 Feb 2006 22:12:45 +0000 (+0000) Subject: lsof 4.75: Update SRC_URI X-Git-Tag: Release-2010-05/1~9453^2~2371^2~39^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=635e2fc4dea3f146d4cc52a0d0e7c10dc02f6fed;p=openembedded.git lsof 4.75: Update SRC_URI --- diff --git a/packages/lsof/lsof_4.75.bb b/packages/lsof/lsof_4.75.bb index 7c1bba3b6c..0562a57fb1 100644 --- a/packages/lsof/lsof_4.75.bb +++ b/packages/lsof/lsof_4.75.bb @@ -4,7 +4,7 @@ tool. Its name stands for LiSt Open Files, and it \ does just that." LICENSE = "BSD" -SRC_URI = "ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_${PV}.tar.bz2" +SRC_URI = "ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/OLD/lsof_${PV}.tar.bz2" LOCALSRC = "file://${WORKDIR}/lsof_${PV}/lsof_${PV}_src.tar" S = "${WORKDIR}/lsof_${PV}_src"