lsof: update to 4.77
authorMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 16 Nov 2006 14:14:33 +0000 (14:14 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 16 Nov 2006 14:14:33 +0000 (14:14 +0000)
packages/lsof/lsof_4.77.bb [moved from packages/lsof/lsof_4.76.bb with 91% similarity]

similarity index 91%
rename from packages/lsof/lsof_4.76.bb
rename to packages/lsof/lsof_4.77.bb
index d134f38..ef82b61 100644 (file)
@@ -2,9 +2,8 @@ DESCRIPTION = "Lsof is a Unix-specific diagnostic tool. \
 Its name stands for LiSt Open Files, and it does just that."
 SECTION = "devel"
 LICENSE = "BSD"
-PR = "r0"
 
-SRC_URI = "ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/OLD/lsof_${PV}.tar.bz2"
+SRC_URI = "ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_${PV}.tar.bz2"
 LOCALSRC = "file://${WORKDIR}/lsof_${PV}/lsof_${PV}_src.tar"
 S = "${WORKDIR}/lsof_${PV}_src"