ninja 1.3.2

Closes Homebrew/homebrew#19906.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Markus Herb 2013-05-18 10:38:14 +02:00 committed by Jack Nagel
parent 1f831313c9
commit 755bd7253a

View file

@ -2,8 +2,8 @@ require 'formula'
class Ninja < Formula
homepage 'https://github.com/martine/ninja'
url 'https://github.com/martine/ninja/archive/v1.1.0.tar.gz'
sha1 'ce37677326997c70da4fe49c1e948aba5b77317f'
url 'https://github.com/martine/ninja/archive/v1.3.2.tar.gz'
sha1 'c91b0df9bd4d3700695e77c31baaef74f6496152'
def install
system "./bootstrap.py"