summaryrefslogtreecommitdiffstats
path: root/src/binutils.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2013-03-27 19:26:19 (GMT)
committerMark Brand <mabrand@mabrand.nl>2013-03-27 19:26:19 (GMT)
commit8468ce5e4cd506da22a4602cc137b312e22beaee (patch)
tree310359b03903583c3cc2946e4676de902885bc08 /src/binutils.mk
parent557a8be049099ebce3a39ea3ae7780e6fc358fbd (diff)
downloadmxe-8468ce5e4cd506da22a4602cc137b312e22beaee.zip
mxe-8468ce5e4cd506da22a4602cc137b312e22beaee.tar.gz
mxe-8468ce5e4cd506da22a4602cc137b312e22beaee.tar.bz2
update package binutils
Diffstat (limited to 'src/binutils.mk')
-rw-r--r--src/binutils.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/binutils.mk b/src/binutils.mk
index cf8483e..1cbdf9f 100644
--- a/src/binutils.mk
+++ b/src/binutils.mk
@@ -3,7 +3,7 @@
PKG := binutils
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 587fca86f6c85949576f4536a90a3c76ffc1a3e1
+$(PKG)_CHECKSUM := 042c51073205ebaf88c272d6168f9deb71984b56
$(PKG)_SUBDIR := binutils-$($(PKG)_VERSION)
$(PKG)_FILE := binutils-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := ftp://ftp.gnu.org/pub/gnu/binutils/$($(PKG)_FILE)