diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-06-23 12:21:22 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-06-23 12:21:22 +0000 |
commit | 2a8f1eedc2b5f3bc19c1163b773a51df02ea81cc (patch) | |
tree | 1e9b3d790ed09bf94df4afb41b33920ced69be11 /main/gcc/APKBUILD | |
parent | e4930d5bac3e3b79a48a1fa66b1ebfae42ab5da2 (diff) | |
download | aports-2a8f1eedc2b5f3bc19c1163b773a51df02ea81cc.tar.bz2 aports-2a8f1eedc2b5f3bc19c1163b773a51df02ea81cc.tar.xz |
main/gcc: rebuild against mpfr3
Diffstat (limited to 'main/gcc/APKBUILD')
-rw-r--r-- | main/gcc/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gcc/APKBUILD b/main/gcc/APKBUILD index 3beecf237..a5fb49a92 100644 --- a/main/gcc/APKBUILD +++ b/main/gcc/APKBUILD @@ -6,7 +6,7 @@ _specsver=0.1.7 _espfver=0.3.6 _uclibc_abiver=0.9.32 -pkgrel=1 +pkgrel=2 pkgdesc="The GNU Compiler Collection" url="http://gcc.gnu.org" license="GPL LGPL" |