From 596fe8b188567fa75108018cc6fc342670422b1b Mon Sep 17 00:00:00 2001 From: Howard Butler Date: Sun, 2 Nov 2014 21:01:08 -0600 Subject: libgeotiff 1.4.1 Closes #33849. Signed-off-by: Tim D. Smith --- Library/Formula/libgeotiff.rb | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/libgeotiff.rb b/Library/Formula/libgeotiff.rb index 715c26d44..09b7e23c3 100644 --- a/Library/Formula/libgeotiff.rb +++ b/Library/Formula/libgeotiff.rb @@ -2,15 +2,8 @@ require 'formula' class Libgeotiff < Formula homepage 'http://geotiff.osgeo.org/' - url 'http://download.osgeo.org/geotiff/libgeotiff/libgeotiff-1.4.0.tar.gz' - sha1 '4c6f405869826bb7d9f35f1d69167e3b44a57ef0' - - bottle do - revision 1 - sha1 "61c00f4819ebf28dfa10bcd457ef70f339761b7d" => :yosemite - sha1 "246a85f91f6deb56498ec85239c9f9f8d1357e15" => :mavericks - sha1 "87ab83ddf59b19ebc074bed85a19be5b0924d031" => :mountain_lion - end + url 'http://download.osgeo.org/geotiff/libgeotiff/libgeotiff-1.4.1.tar.gz' + sha1 'bc9e2bb43f3877b795b4b191e7aec6267f4a1c7e' depends_on 'libtiff' depends_on 'lzlib' -- cgit v1.2.3