Closes Homebrew/homebrew#17656.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Mike TUMS 2013-02-07 13:24:26 +04:00 committed by Adam Vandenberg
parent 915bfcefe6
commit 4546e6fae4
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Ncdu < Formula
homepage 'http://dev.yorhel.nl/ncdu'
url 'http://dev.yorhel.nl/download/ncdu-1.8.tar.gz'
sha1 '3d98e78cf7035e32333d263d301d12e9b4352598'
url 'http://dev.yorhel.nl/download/ncdu-1.9.tar.gz'
sha1 '27cb5464b192db8ffdf0a894fe51d29985348eb0'
def install
system "./configure", "--disable-dependency-tracking",