wok diff perl-http-date/receipt @ rev 21619

gcc83-lib-base: revert to gcc-lib-base post install
Previous post-install rules don't work for me producing error:
error: C compiler cannot create executables
on the another plain build when I previously used gcc83 & gcc83-lib-base to compile my other package
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat May 25 14:09:45 2019 +0300 (2019-05-25)
parents 6e8b1bcb30e2
children e6a9b7ce33a7
line diff
     1.1 --- a/perl-http-date/receipt	Thu Jan 24 11:33:03 2019 +0100
     1.2 +++ b/perl-http-date/receipt	Sat May 25 14:09:45 2019 +0300
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="https://metacpan.org/release/HTTP-Date"
     1.5  SOURCE="HTTP-Date"
     1.6  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.7 -WGET_URL="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/$TARBALL"
     1.8 +WGET_URL="https://metacpan.org/CPAN/authors/id/G/GA/GAAS/$TARBALL"
     1.9  
    1.10  DEPENDS="perl"
    1.11  BUILD_DEPENDS="perl"