libtiff 4.0.4
Closes Homebrew/homebrew#41370. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
parent
63dc42fd6b
commit
a97569a38a
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Libtiff < Formula
|
||||
desc "TIFF library and utilities"
|
||||
homepage "http://www.remotesensing.org/libtiff/"
|
||||
url "ftp://ftp.remotesensing.org/pub/libtiff/tiff-4.0.3.tar.gz"
|
||||
mirror "http://download.osgeo.org/libtiff/tiff-4.0.3.tar.gz"
|
||||
sha256 "ea1aebe282319537fb2d4d7805f478dd4e0e05c33d0928baba76a7c963684872"
|
||||
url "http://download.osgeo.org/libtiff/tiff-4.0.4.tar.gz"
|
||||
mirror "ftp://ftp.remotesensing.org/pub/libtiff/tiff-4.0.4.tar.gz"
|
||||
sha256 "8cb1d90c96f61cdfc0bcf036acc251c9dbe6320334da941c7a83cfe1576ef890"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue