update package binutils

This commit is contained in:
Mark Brand 2013-03-27 20:26:19 +01:00
parent 557a8be049
commit 8468ce5e4c
2 changed files with 2 additions and 2 deletions

View File

@ -985,7 +985,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="binutils-package">binutils</td>
<td id="binutils-version">2.23.1</td>
<td id="binutils-version">2.23.2</td>
<td id="binutils-website"><a href="http://www.gnu.org/software/binutils/">GNU Binutils</a></td>
</tr>
<tr>

View File

@ -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)