From: Marcin Juszkiewicz Date: Fri, 3 Aug 2007 14:17:57 +0000 (+0000) Subject: lsof: upgraded to 4.78 X-Git-Tag: Release-2010-05/1~8868^2~31^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3bd2e3def07d4e6badd498b9b2e991dd8c3d39e;p=openembedded.git lsof: upgraded to 4.78 --- diff --git a/packages/lsof/lsof_4.77.bb b/packages/lsof/lsof_4.78.bb similarity index 99% rename from packages/lsof/lsof_4.77.bb rename to packages/lsof/lsof_4.78.bb index 054875b861..8a7138396b 100644 --- a/packages/lsof/lsof_4.77.bb +++ b/packages/lsof/lsof_4.78.bb @@ -2,7 +2,6 @@ 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 = "r1" SRC_URI = "ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_${PV}.tar.bz2" LOCALSRC = "file://${WORKDIR}/lsof_${PV}/lsof_${PV}_src.tar"