wok-6.x diff p7zip/receipt @ rev 11893
busybox: add AUFS_NOT_SUPPORTED
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Feb 29 11:50:38 2012 +0100 (2012-02-29) |
parents | 68b70f8bd2a4 |
children | 51a1ebbda768 |
line diff
1.1 --- a/p7zip/receipt Mon Mar 14 20:01:48 2011 +0000 1.2 +++ b/p7zip/receipt Wed Feb 29 11:50:38 2012 +0100 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"