gcc{,-multilib}: revbump to match chroot-gcc and make gcc-multilib pkg work again.

This commit is contained in:
Juan RP 2014-03-28 09:23:18 +01:00
parent 72c243cacc
commit 94b525ee69
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ _majorver=4.7
pkgname=gcc-multilib
version=${_majorver}.3
revision=9
revision=12
wrksrc="gcc-${version}"
short_desc="The GNU C Compiler (multilib files)"
maintainer="Juan RP <xtraeme@gmail.com>"

View file

@ -2,7 +2,7 @@
pkgname=gcc
_majorver=4.7
version=${_majorver}.3
revision=11
revision=12
patch_args="-Np1"
short_desc="The GNU C Compiler"
maintainer="Juan RP <xtraeme@gmail.com>"