Correct URI to lsof 4.72 (they moved it into OLD/), and add lsof 4.73.
[vuplus_openembedded] / lsof / lsof_4.72.oe
index 614916a..f2ae3a3 100644 (file)
@@ -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"