wok diff ledger/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 2a5cc8208d36
children ede1d184d5c5
line diff
     1.1 --- a/ledger/receipt	Sun Oct 20 22:08:25 2013 +0000
     1.2 +++ b/ledger/receipt	Tue Oct 22 12:55:54 2019 +0300
     1.3 @@ -7,7 +7,7 @@
     1.4  MAINTAINER="paul@slitaz.org"
     1.5  LICENSE="BSD"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WEB_SITE="http://ledger-cli.org/" 
     1.8 +WEB_SITE="https://ledger-cli.org/" 
     1.9  WGET_URL="http://ftp.newartisans.com/pub/ledger/$TARBALL"
    1.10  
    1.11  DEPENDS="pcre gmp"