wok-current rev 5786
Up lsof (4.83)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jul 11 10:01:38 2010 +0200 (2010-07-11) |
parents | c61f4a950e53 |
children | 536a30b073fb |
files | lsof/receipt |
line diff
1.1 --- a/lsof/receipt Sun Jul 11 09:58:51 2010 +0200 1.2 +++ b/lsof/receipt Sun Jul 11 10:01:38 2010 +0200 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()