core/binutils to 2.24-2

This commit is contained in:
Kevin Mihelich 2014-02-10 04:03:45 +00:00
parent aefb31d9d5
commit a9e173ef25

View file

@ -11,13 +11,13 @@ noautobuild=1
pkgname=binutils
pkgver=2.24
pkgrel=1
pkgrel=2
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.18' 'zlib')
depends=('glibc>=2.19' 'zlib')
checkdepends=('dejagnu')
options=('staticlibs' '!distcc' '!ccache')
install=binutils.install