summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-07-04 14:21:54 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-07-04 14:21:54 -0300
commit89d49cb578ba7e54c57f80b03a18e0c0c59d2f02 (patch)
treeb9b61b401ddede9c2327d847264a00dffcc8c2c6
parent75998a2f6d618d95c4c1b7fff5ccb7ed25598dd6 (diff)
Hold gcc ver until glibc update
-rw-r--r--core/gcc/PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/gcc/PKGBUILD b/core/gcc/PKGBUILD
index 1f3862e21..4d699a833 100644
--- a/core/gcc/PKGBUILD
+++ b/core/gcc/PKGBUILD
@@ -7,6 +7,8 @@
pkgname=('gcc' 'gcc-libs' 'gcc-fortran' 'gcc-objc' 'gcc-ada' 'gcc-go')
pkgver=4.6.1
pkgrel=1
+pkgver=4.6.0
+pkgrel=7 # hold ver
#_snapshot=4.6-20110603
_libstdcppmanver=20110201 # Note: check source directory name when updating this
pkgdesc="The GNU Compiler Collection"