wok diff p7zip/receipt @ rev 10888
ntop: fix init script
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Mon Jul 04 22:49:16 2011 +0200 (2011-07-04) |
parents | 68b70f8bd2a4 |
children | 51a1ebbda768 |
line diff
1.1 --- a/p7zip/receipt Mon Mar 14 20:01:48 2011 +0000 1.2 +++ b/p7zip/receipt Mon Jul 04 22:49:16 2011 +0200 1.3 @@ -1,11 +1,10 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="p7zip" 1.7 -VERSION="9.20" 1.8 +VERSION="9.20.1" 1.9 CATEGORY="utilities" 1.10 SHORT_DESC="A file archiver with a high compression ratio (supports only 7z archives)" 1.11 MAINTAINER="milka@konstelacioj.info" 1.12 -#DEPENDS="" 1.13 TARBALL="${PACKAGE}_${VERSION}_src_all.tar.bz2" 1.14 WEB_SITE="http://p7zip.sourceforge.net/" 1.15 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"