wok diff visualboyadvance/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 6037f37a1c85
children 3105f866bc3e
line diff
     1.1 --- a/visualboyadvance/receipt	Wed Nov 11 16:03:26 2015 +0200
     1.2 +++ b/visualboyadvance/receipt	Sat May 25 14:09:45 2019 +0300
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL2"
     1.5  TARBALL="VisualBoyAdvance-src-$VERSION.tar.gz"
     1.6  CONFIG_FILES="/etc/VisualBoyAdvance.cfg"
     1.7 -WEB_SITE="http://vba.ngemu.com/"
     1.8 +WEB_SITE="https://sourceforge.net/projects/vba/"
     1.9  WGET_URL="http://downloads.sourceforge.net/sourceforge/vba/$TARBALL"
    1.10  TAGS="emulator gameboy"
    1.11