diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-03-05 17:29:06 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-03-05 17:29:06 +0000 |
commit | 83091ced55989704bb967cb073c50f28b275e653 (patch) | |
tree | 1f7ba3413379928ff2b7666f72f318ccebca5ca5 | |
parent | c0bfb783ea660ff15aba5ce77a7c0a4f0177a171 (diff) | |
download | aports-83091ced55989704bb967cb073c50f28b275e653.tar.bz2 aports-83091ced55989704bb967cb073c50f28b275e653.tar.xz |
main/gcc: rebuild again since abuild was not upgreaded last time
sigh...
-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 e949a4748..46072d6af 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=5 +pkgrel=6 pkgdesc="The GNU Compiler Collection" url="http://gcc.gnu.org" arch="all" |