diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-05-11 13:42:41 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-05-11 13:42:41 +0000 |
commit | 983426a9edd101e00f321a197075bd26333cf344 (patch) | |
tree | 21fe8177a72e8df38920c0d3d934bb499c9b3102 /lsof | |
parent | 34c2008f8cf3e80f979f5e77584b1cd97dd041af (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into r2d2.tm.informatik.uni-frankfurt.de:/home/projekte/packages
2004/05/11 15:28:55+02:00 hrw.one.pl!szczepan
lsof_4.70.oe:
file moved on server - patch by calud
BKrev: 40a0d851e8dS_8nciZzObQqHvs3-7g
Diffstat (limited to 'lsof')
-rw-r--r-- | lsof/lsof_4.70.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lsof/lsof_4.70.oe b/lsof/lsof_4.70.oe index 1064771e7b..92b99d1130 100644 --- a/lsof/lsof_4.70.oe +++ b/lsof/lsof_4.70.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" |