diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-05-04 08:26:51 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-05-04 08:26:51 +0000 |
commit | b4eecaf058de2e73819dff5e48cdbcf1eb3612ba (patch) | |
tree | 7b0a454f9e31d2ceace3ae5f4041d2965db5a3d7 /main/gcc | |
parent | cff79a00ec4dc26a3caa16c174a07a3948da4810 (diff) | |
download | aports-b4eecaf058de2e73819dff5e48cdbcf1eb3612ba.tar.bz2 aports-b4eecaf058de2e73819dff5e48cdbcf1eb3612ba.tar.xz |
main/[various]: bump pkgrel to force rebuild against nptl
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 436636740..dfbf25293 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=0 +pkgrel=1 pkgdesc="The GNU Compiler Collection" url="http://gcc.gnu.org" license="GPL LGPL" |