summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-07-04 12:32:06 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-07-04 12:32:06 -0300
commit75998a2f6d618d95c4c1b7fff5ccb7ed25598dd6 (patch)
treeee57d17189f20b728b865163b38022092b9a3eb1
parent5f7464ce8b9430ff2ce1d7c88669148d7814f426 (diff)
Hold glibc version until 2.14 ports are released
-rw-r--r--core/glibc/PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/glibc/PKGBUILD b/core/glibc/PKGBUILD
index 0a99d9ff6..7e13a12b1 100644
--- a/core/glibc/PKGBUILD
+++ b/core/glibc/PKGBUILD
@@ -7,6 +7,8 @@
pkgname=glibc
pkgver=2.14
pkgrel=4
+pkgver=2.13
+pkgrel=5.1
_glibcdate=20110617
pkgdesc="GNU C Library"
arch=('i686' 'x86_64' 'mips64el')