# HG changeset patch # User Mark Brand # Date 1350935687 -7200 # Node ID fead2904eefcd428ab293e20a3b635e5a5fc8bd8 # Parent 9b7d60e4a19f9cd1b87e4e871b55ec4cc181a3bb update package binutils diff -r 9b7d60e4a19f -r fead2904eefc index.html --- a/index.html Mon Oct 22 15:22:47 2012 +0200 +++ b/index.html Mon Oct 22 21:54:47 2012 +0200 @@ -950,7 +950,7 @@ binutils - 2.22 + 2.23 GNU Binutils diff -r 9b7d60e4a19f -r fead2904eefc src/binutils.mk --- a/src/binutils.mk Mon Oct 22 15:22:47 2012 +0200 +++ b/src/binutils.mk Mon Oct 22 21:54:47 2012 +0200 @@ -3,7 +3,7 @@ PKG := binutils $(PKG)_IGNORE := -$(PKG)_CHECKSUM := 65b304a0b9a53a686ce50a01173d1f40f8efe404 +$(PKG)_CHECKSUM := 9eaf3c73cb8f84b46d369f9d5f19210acb0f2543 $(PKG)_SUBDIR := binutils-$($(PKG)_VERSION) $(PKG)_FILE := binutils-$($(PKG)_VERSION).tar.bz2 $(PKG)_URL := ftp://ftp.gnu.org/pub/gnu/binutils/$($(PKG)_FILE)