binutils: Update to 2.21.1a

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
master
Humza 2011-08-26 18:41:06 -03:00 committed by Charlie Sharpsteen
parent 196b016c6a
commit 3a53993254
1 changed files with 3 additions and 2 deletions

View File

@ -1,9 +1,10 @@
require 'formula'
class Binutils < Formula
url 'http://ftp.gnu.org/gnu/binutils/binutils-2.21.tar.gz'
url 'http://ftp.gnu.org/gnu/binutils/binutils-2.21.1a.tar.bz2'
homepage 'http://www.gnu.org/software/binutils/binutils.html'
md5 'f11e10f312a58d82f14bf571dd9ff91c'
md5 'bde820eac53fa3a8d8696667418557ad'
version '2.21.1a'
def options
[['--default-names', "Do NOT prepend 'g' to the binary; will override system utils."]]