diff options
Diffstat (limited to 'lsof/lsof_4.72.oe')
-rw-r--r-- | lsof/lsof_4.72.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lsof/lsof_4.72.oe b/lsof/lsof_4.72.oe index 614916ada4..f2ae3a3062 100644 --- a/lsof/lsof_4.72.oe +++ b/lsof/lsof_4.72.oe @@ -3,7 +3,7 @@ DESCRIPTION = "Lsof is a Unix-specific diagnostic \ tool. Its name stands for LiSt Open Files, and it \ does just that." -SRC_URI = "ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_${PV}.tar.gz" +SRC_URI = "ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/OLD/lsof_${PV}.tar.gz" LOCALSRC = "file://${WORKDIR}/lsof_${PV}/lsof_${PV}_src.tar" S = "${WORKDIR}/lsof_${PV}_src" |