libgeotiff: add 1.4.0 bottle.

master
BrewTestBot 2014-04-10 11:40:32 +01:00
parent 2c9646af62
commit cba540f57e
1 changed files with 6 additions and 0 deletions

View File

@ -5,6 +5,12 @@ class Libgeotiff < Formula
url 'http://download.osgeo.org/geotiff/libgeotiff/libgeotiff-1.4.0.tar.gz'
sha1 '4c6f405869826bb7d9f35f1d69167e3b44a57ef0'
bottle do
sha1 "81c251028852c1e1cdd0f9ba8f6e023222db4099" => :mavericks
sha1 "58398ab68357c0d5ed104eaecf1f52f684df685c" => :mountain_lion
sha1 "5c3f8cd77572592d30d542b7d25c354aca8ef932" => :lion
end
depends_on 'libtiff'
depends_on 'lzlib'
depends_on 'jpeg'