diff options
author | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2013-01-05 09:54:38 +0100 |
---|---|---|
committer | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2013-01-05 09:54:38 +0100 |
commit | 8b7dd5fec68bbe7cb1c473b7d3a70a9584635243 (patch) | |
tree | fa88dfddab66c2aad07d362994059e5adfce6915 /main/gcc/APKBUILD | |
parent | 5215f21de250ae5267a808ac9edddc707e574a21 (diff) | |
download | aports-8b7dd5fec68bbe7cb1c473b7d3a70a9584635243.tar.bz2 aports-8b7dd5fec68bbe7cb1c473b7d3a70a9584635243.tar.xz |
main/gcc: rebuild against cloog 0.18.0
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 2a01326208..eb4f46d8d4 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=2 +pkgrel=3 pkgdesc="The GNU Compiler Collection" url="http://gcc.gnu.org" arch="all" |