summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-11-13 16:54:05 (GMT)
committerMark Brand <mabrand@mabrand.nl>2012-11-13 16:54:05 (GMT)
commitfb0455c8730e53a88b5b80956100788ea9caac93 (patch)
treefb2854d82946e0e4d2aadd6d094a47a021262c10 /src
parent829c1a861bf29bd989641ff29e6fb8209efaa3f4 (diff)
downloadmxe-fb0455c8730e53a88b5b80956100788ea9caac93.zip
mxe-fb0455c8730e53a88b5b80956100788ea9caac93.tar.gz
mxe-fb0455c8730e53a88b5b80956100788ea9caac93.tar.bz2
update package binutils
Diffstat (limited to 'src')
-rw-r--r--src/binutils.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/binutils.mk b/src/binutils.mk
index 2bac04a..cf8483e 100644
--- a/src/binutils.mk
+++ b/src/binutils.mk
@@ -3,7 +3,7 @@
PKG := binutils
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 9eaf3c73cb8f84b46d369f9d5f19210acb0f2543
+$(PKG)_CHECKSUM := 587fca86f6c85949576f4536a90a3c76ffc1a3e1
$(PKG)_SUBDIR := binutils-$($(PKG)_VERSION)
$(PKG)_FILE := binutils-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := ftp://ftp.gnu.org/pub/gnu/binutils/$($(PKG)_FILE)