Skip to content

Commit

Permalink
crosstool-ng 1.19.0
Browse files Browse the repository at this point in the history
Closes Homebrew#23015.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
nandub authored and adamv committed Oct 5, 2013
1 parent 4b664bd commit 3a1f038
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/crosstool-ng.rb
Expand Up @@ -2,8 +2,8 @@

class CrosstoolNg < Formula
homepage 'http://crosstool-ng.org'
url 'http://crosstool-ng.org/download/crosstool-ng/crosstool-ng-1.18.0.tar.bz2'
sha1 'ea9aa0521683486efb02596d9dfe00f66e18fdc3'
url 'http://crosstool-ng.org/download/crosstool-ng/crosstool-ng-1.19.0.tar.bz2'
sha1 'b7ae3e90756b499ff5362064b7d80f8a45d09bfb'

depends_on :automake
depends_on 'coreutils' => :build
Expand Down

0 comments on commit 3a1f038

Please sign in to comment.