wok diff p7zip-full/receipt @ rev 22042

gcc83-lib-base: do NOT provide gcc-lib-base
Currently BOTH gcc-lib-base and gcc83-lib-base are installed on my SliTaz system. So, with the current (and longstanding) tazpkg limitations I can't update just gcc-lib-base: tazpkg always updates gcc83-lib-base for me instead. Now I can't run Firefox, Vivaldi, Chrome, etc. I think because of gcc-lib-base, but I not sure 1bsolutely.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Oct 22 12:55:54 2019 +0300 (2019-10-22)
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	Tue Oct 22 12:55:54 2019 +0300
     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 -