summaryrefslogtreecommitdiff
path: root/community/arm-elf-binutils
diff options
context:
space:
mode:
Diffstat (limited to 'community/arm-elf-binutils')
-rw-r--r--community/arm-elf-binutils/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/arm-elf-binutils/PKGBUILD b/community/arm-elf-binutils/PKGBUILD
index 06b81f00e..d98a68cff 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 <pupykin.s+arch@gmail.com>
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}