Bump libtiff from 3.9.1 to 3.9.2

This commit is contained in:
Gavin Heavyside 2009-11-11 20:47:20 +00:00 committed by Max Howell
parent 9ba1d74882
commit a7bb2f5ade

View file

@ -1,9 +1,9 @@
require 'formula'
class Libtiff <Formula
@url='ftp://ftp.remotesensing.org/libtiff/tiff-3.9.1.tar.gz'
@url='ftp://ftp.remotesensing.org/libtiff/tiff-3.9.2.tar.gz'
@homepage='http://www.libtiff.org/'
@md5='63c59a44f34ae0787f2d71de3d256e20'
@md5='93e56e421679c591de7552db13384cb8'
def install
system "./configure", "--prefix=#{prefix}", "--disable-debug", "--mandir=#{prefix}/share/man"