From: Marcin Juszkiewicz Date: Thu, 16 Nov 2006 14:14:33 +0000 (+0000) Subject: lsof: update to 4.77 X-Git-Tag: Release-2010-05/1~9453^2~445^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92703d65909516732346be4db9db22ff5491fb18;p=openembedded.git lsof: update to 4.77 --- diff --git a/packages/lsof/lsof_4.76.bb b/packages/lsof/lsof_4.77.bb similarity index 91% rename from packages/lsof/lsof_4.76.bb rename to packages/lsof/lsof_4.77.bb index d134f38b23..ef82b6179f 100644 --- a/packages/lsof/lsof_4.76.bb +++ b/packages/lsof/lsof_4.77.bb @@ -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"