comparison src/binutils.mk @ 2118:60fa94368a98

update package binutils
author Mark Brand <mabrand@mabrand.nl>
date Mon, 21 Nov 2011 14:30:02 +0100
parents 93ed337d4c17
children 18d32520bcb5
comparison
equal deleted inserted replaced
2117:b0b7a17f8afc 2118:60fa94368a98
2 # See doc/index.html for further information. 2 # See doc/index.html for further information.
3 3
4 # GNU Binutils 4 # GNU Binutils
5 PKG := binutils 5 PKG := binutils
6 $(PKG)_IGNORE := 6 $(PKG)_IGNORE :=
7 $(PKG)_VERSION := 2.21.1a 7 $(PKG)_VERSION := 2.22
8 $(PKG)_CHECKSUM := 525255ca6874b872540c9967a1d26acfbc7c8230 8 $(PKG)_CHECKSUM := 65b304a0b9a53a686ce50a01173d1f40f8efe404
9 $(PKG)_SUBDIR := binutils-2.21.1 9 $(PKG)_SUBDIR := binutils-$($(PKG)_VERSION)
10 $(PKG)_FILE := binutils-$($(PKG)_VERSION).tar.bz2 10 $(PKG)_FILE := binutils-$($(PKG)_VERSION).tar.bz2
11 $(PKG)_WEBSITE := http://www.gnu.org/software/binutils/ 11 $(PKG)_WEBSITE := http://www.gnu.org/software/binutils/
12 $(PKG)_URL := ftp://ftp.gnu.org/pub/gnu/binutils/$($(PKG)_FILE) 12 $(PKG)_URL := ftp://ftp.gnu.org/pub/gnu/binutils/$($(PKG)_FILE)
13 $(PKG)_URL_2 := ftp://ftp.cs.tu-berlin.de/pub/gnu/binutils/$($(PKG)_FILE) 13 $(PKG)_URL_2 := ftp://ftp.cs.tu-berlin.de/pub/gnu/binutils/$($(PKG)_FILE)
14 $(PKG)_DEPS := 14 $(PKG)_DEPS :=