Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Birger J. Nordølum 2011-05-17 19:22:35 +02:00 committed by Adam Vandenberg
parent 5bce4aca27
commit 8220aa99ed

View file

@ -1,9 +1,9 @@
require 'formula'
class Lzo < Formula
url 'http://www.oberhumer.com/opensource/lzo/download/lzo-2.04.tar.gz'
homepage 'http://www.oberhumer.com/opensource/lzo/'
md5 'a383c7055a310e2a71b9ecd19cfea238'
url 'http://www.oberhumer.com/opensource/lzo/download/lzo-2.05.tar.gz'
sha256 '449f98186d76ba252cd17ff1241ca2a96b7f62e0d3e4766f88730dab0ea5f333'
def install
system "./configure", "--disable-dependency-tracking",