wok-6.x diff perl-mailtools/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 2d12ebd38be4
children e2f68a0ae086
line diff
     1.1 --- a/perl-mailtools/receipt	Fri Jun 07 18:46:07 2013 +0200
     1.2 +++ b/perl-mailtools/receipt	Tue Oct 22 12:55:54 2019 +0300
     1.3 @@ -11,7 +11,7 @@
     1.4  SOURCE="MailTools"
     1.5  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.6  WEB_SITE="http://cpan.org/"
     1.7 -WGET_URL="http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/$TARBALL"
     1.8 +WGET_URL="https://metacpan.org/CPAN/authors/id/M/MA/MARKOV/$TARBALL"
     1.9  PROVIDE="perl-mail-address perl-mail-cap perl-mail-field perl-mail-filter \
    1.10  perl-mail-header perl-mail-internet perl-mail-mailer perl-mail-send \
    1.11  perl-mail-util"