core/binutils to 2.25.1-2

This commit is contained in:
Kevin Mihelich 2015-08-12 12:14:10 +00:00
parent c881c8edfe
commit c7ee3a3feb

View file

@ -14,14 +14,14 @@ noautobuild=1
pkgname=binutils
pkgver=2.25.1
pkgrel=1
pkgrel=2
_commit=2bd25930
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.20' 'zlib')
depends=('glibc>=2.22' 'zlib')
makedepends=('git')
checkdepends=('dejagnu' 'bc')
options=('staticlibs' '!distcc' '!ccache')