gcc{,-multilib}: revbump to match chroot-gcc and make gcc-multilib pkg work again.
This commit is contained in:
parent
72c243cacc
commit
94b525ee69
2 changed files with 2 additions and 2 deletions
|
@ -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>"
|
||||
|
|
|
@ -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>"
|
||||
|
|
Loading…
Reference in a new issue