# HG changeset patch # User Pascal Bellard # Date 1278835298 -7200 # Node ID 9493adae21ecc601904cf2d4e3b5b3c1a4356b7c # Parent c61f4a950e537aa25a01d43655a021fbf931e20f Up lsof (4.83) diff -r c61f4a950e53 -r 9493adae21ec lsof/receipt --- a/lsof/receipt Sun Jul 11 09:58:51 2010 +0200 +++ b/lsof/receipt Sun Jul 11 10:01:38 2010 +0200 @@ -1,14 +1,13 @@ # SliTaz package receipt. PACKAGE="lsof" -VERSION="4.81" +VERSION="4.83" CATEGORY="system-tools" SHORT_DESC="list open files." MAINTAINER="pascal.bellard@slitaz.org" -TARBALL="$PACKAGE.tar.bz2" +TARBALL="${PACKAGE}_$VERSION.tar.bz2" WEB_SITE="http://people.freebsd.org/~abe/" WGET_URL="ftp://lsof.itap.purdue.edu/pub/tools/unix/$PACKAGE/$TARBALL" -#ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof.tar.bz2 # Rules to configure and make the package. compile_rules()