Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Birger J. Nordølum 2011-04-02 18:55:45 +02:00 committed by Adam Vandenberg
parent de6145788b
commit 256b261a91
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Xz < Formula
url 'http://tukaani.org/xz/xz-5.0.1.tar.bz2'
homepage 'http://tukaani.org/xz/'
md5 'cb6c7a58cec4d663a395c54d186ca0c6'
url 'http://tukaani.org/xz/xz-5.0.2.tar.bz2'
sha1 'c244dfffef4196b997035d7389e957f56a3a87d1'
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",