Date: Tuesday, August 13, 2013 @ 12:51:09
  Author: allan
Revision: 192507

upgpkg: binutils 2.23.2-3

glibc-2.18 toolchain build

Modified:
  binutils/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-08-13 10:50:25 UTC (rev 192506)
+++ PKGBUILD    2013-08-13 10:51:09 UTC (rev 192507)
@@ -5,13 +5,13 @@
 
 pkgname=binutils
 pkgver=2.23.2
-pkgrel=2
+pkgrel=3
 pkgdesc="A set of programs to assemble and manipulate binary and object files"
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/binutils/";
 license=('GPL')
 groups=('base-devel')
-depends=('glibc>=2.17' 'zlib')
+depends=('glibc>=2.18' 'zlib')
 checkdepends=('dejagnu' 'bc')
 options=('!libtool' '!distcc' '!ccache')
 install=binutils.install

Reply via email to