wok diff p7zip-full/receipt @ rev 19357

Up p7zip (16.02)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jul 30 10:07:40 2016 +0200 (2016-07-30)
parents 42380dbaadb7
children f8a963794d31
line diff
     1.1 --- a/p7zip-full/receipt	Wed Jul 06 15:27:44 2016 +0200
     1.2 +++ b/p7zip-full/receipt	Sat Jul 30 10:07:40 2016 +0200
     1.3 @@ -2,11 +2,11 @@
     1.4  
     1.5  PACKAGE="p7zip-full"
     1.6  SOURCE="p7zip"
     1.7 -VERSION="9.20.1"
     1.8 +VERSION="16.02"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="A file archiver with a high compression ratio (full version with restricted codecs)"
    1.11  MAINTAINER="milka@konstelacioj.info"
    1.12 -LICENSE="LGPL"
    1.13 +LICENSE="LGPL2.1"
    1.14  TARBALL="${SOURCE}_${VERSION}_src_all.tar.bz2"
    1.15  WEB_SITE="http://p7zip.sourceforge.net/"
    1.16  WGET_URL="$SF_MIRROR/$SOURCE/$TARBALL"
    1.17 @@ -30,4 +30,3 @@
    1.18  	sed -i -e "s#.*$install#\"#" $fs/usr/bin/7z \
    1.19  		$fs/usr/bin/7za $fs/usr/bin/7zr
    1.20  }
    1.21 -