libtiff: url/mirror
This commit is contained in:
parent
75b2409860
commit
a427fb5672
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@ require 'formula'
|
|||
|
||||
class Libtiff < Formula
|
||||
homepage 'http://www.remotesensing.org/libtiff/'
|
||||
url 'http://download.osgeo.org/libtiff/tiff-4.0.3.tar.gz'
|
||||
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'
|
||||
|
||||
option :universal
|
||||
|
|
Loading…
Reference in a new issue