libgeotiff: add 1.4.0 bottle.
This commit is contained in:
parent
2c9646af62
commit
cba540f57e
1 changed files with 6 additions and 0 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue