wok diff lsof/receipt @ rev 6255

Up: zsh to 4.3.10.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Sep 14 03:14:39 2010 +0000 (2010-09-14)
parents 09854352494e
children 95882644e965
line diff
     1.1 --- a/lsof/receipt	Fri Mar 13 12:04:00 2009 +0000
     1.2 +++ b/lsof/receipt	Tue Sep 14 03:14:39 2010 +0000
     1.3 @@ -1,14 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="lsof"
     1.7 -VERSION="4.81"
     1.8 +VERSION="4.83"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="list open files."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 -TARBALL="$PACKAGE.tar.bz2"
    1.13 +TARBALL="${PACKAGE}_$VERSION.tar.bz2"
    1.14  WEB_SITE="http://people.freebsd.org/~abe/"
    1.15  WGET_URL="ftp://lsof.itap.purdue.edu/pub/tools/unix/$PACKAGE/$TARBALL"
    1.16 -#ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof.tar.bz2
    1.17  
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()