libtiff: secure url(s)
This commit is contained in:
parent
47265abeb6
commit
a27f4a9f83
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
class Libtiff < Formula
|
class Libtiff < Formula
|
||||||
desc "TIFF library and utilities"
|
desc "TIFF library and utilities"
|
||||||
homepage "http://libtiff.maptools.org/"
|
homepage "http://libtiff.maptools.org/"
|
||||||
url "http://download.osgeo.org/libtiff/tiff-4.0.9.tar.gz"
|
url "https://download.osgeo.org/libtiff/tiff-4.0.9.tar.gz"
|
||||||
mirror "https://fossies.org/linux/misc/tiff-4.0.9.tar.gz"
|
mirror "https://fossies.org/linux/misc/tiff-4.0.9.tar.gz"
|
||||||
sha256 "6e7bdeec2c310734e734d19aae3a71ebe37a4d842e0e23dbb1b8921c0026cfcd"
|
sha256 "6e7bdeec2c310734e734d19aae3a71ebe37a4d842e0e23dbb1b8921c0026cfcd"
|
||||||
revision 1
|
revision 1
|
||||||
|
|
Loading…
Reference in a new issue