summaryrefslogtreecommitdiffstats
path: root/src/tiff.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/tiff.mk')
-rw-r--r--src/tiff.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tiff.mk b/src/tiff.mk
index c4f27bf..3b3a530 100644
--- a/src/tiff.mk
+++ b/src/tiff.mk
@@ -8,7 +8,7 @@ $(PKG)_VERSION := 4.0.9
$(PKG)_CHECKSUM := 6e7bdeec2c310734e734d19aae3a71ebe37a4d842e0e23dbb1b8921c0026cfcd
$(PKG)_SUBDIR := tiff-$($(PKG)_VERSION)
$(PKG)_FILE := tiff-$($(PKG)_VERSION).tar.gz
-$(PKG)_URL := http://download.osgeo.org/libtiff/$($(PKG)_FILE)
+$(PKG)_URL := https://download.osgeo.org/libtiff/$($(PKG)_FILE)
$(PKG)_URL_2 := ftp://ftp.remotesensing.org/libtiff/$($(PKG)_FILE)
$(PKG)_DEPS := cc jpeg xz zlib