From 5827948456201df72a1bd73e87977c569129fb27 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 31 Oct 2012 01:35:35 -0700 Subject: Wed Oct 31 01:34:59 PDT 2012 --- community/arm-elf-binutils/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/arm-elf-binutils') diff --git a/community/arm-elf-binutils/PKGBUILD b/community/arm-elf-binutils/PKGBUILD index ac242c134..15768e09e 100644 --- a/community/arm-elf-binutils/PKGBUILD +++ b/community/arm-elf-binutils/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 60835 2011-12-18 22:14:40Z spupykin $ +# $Id: PKGBUILD 79080 2012-10-30 09:53:07Z spupykin $ # Maintainer: Sergej Pupykin pkgname=arm-elf-binutils -pkgver=2.22 +pkgver=2.23 pkgrel=1 _xprefix=/usr pkgdesc="A set of programs to assemble and manipulate binary and object files" @@ -12,7 +12,7 @@ options=(!libtool) url="http://sources.redhat.com/binutils" depends=('glibc' 'zlib') source=(ftp://ftp.gnu.org/gnu/binutils/binutils-${pkgver}.tar.gz) -md5sums=('8b3ad7090e3989810943aa19103fdb83') +md5sums=('ed58f50d8920c3f1d9cb110d5c972c27') build() { cd $srcdir/binutils-${pkgver} -- cgit v1.2.3-54-g00ecf