From a94d2808c480dc7055dc2231f5a8f9592a6f20bc Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Fri, 19 Nov 2004 22:08:52 +0000 Subject: [PATCH] Correct URI to lsof 4.72 (they moved it into OLD/), and add lsof 4.73. BKrev: 419e6ef4vq2SDHzdbbYU1gXRulWkAQ --- lsof/lsof_4.72.oe | 2 +- lsof/lsof_4.73.oe | 0 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 lsof/lsof_4.73.oe 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" diff --git a/lsof/lsof_4.73.oe b/lsof/lsof_4.73.oe new file mode 100644 index 0000000000..e69de29bb2 -- 2.39.5