From 94b1ce306a6b4a49812ef4468d163ff8f0100fc2 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 5 Dec 2011 15:24:50 +0000 Subject: main/gcc: bump pkgrel so we actually get the libquadmath split This also helps us with the librt-as-needed revert. fixes #854 --- main/gcc/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/gcc/APKBUILD') diff --git a/main/gcc/APKBUILD b/main/gcc/APKBUILD index cee61180c..70ae9ea6d 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" -- cgit v1.2.3