diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-10-30 15:40:11 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-10-30 15:40:11 +0000 |
commit | 7af044db75df9a7bc07c56b34c422909f5559aef (patch) | |
tree | 89d25b2b3b60d78658e576a7869ce0963bebc57f /main/gcc | |
parent | 1eacd38c8eda79900d39c9526956ec72f4caca75 (diff) | |
download | aports-7af044db75df9a7bc07c56b34c422909f5559aef.tar.bz2 aports-7af044db75df9a7bc07c56b34c422909f5559aef.tar.xz |
main/gcc: rebuild with new abuild to get rid of dup provides in libgcj
Diffstat (limited to 'main/gcc')
-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 be0ad4b58..47f79d25b 100644 --- a/main/gcc/APKBUILD +++ b/main/gcc/APKBUILD @@ -7,7 +7,7 @@ _specs_gcc_ver=4.4.3 _uclibc_abiver=0.9.32 -pkgrel=1 +pkgrel=2 pkgdesc="The GNU Compiler Collection" url="http://gcc.gnu.org" arch="all" |