tiff: switch PKG_SOURCE_URL to HTTPS
authorSebastian Kemper <redacted>
Sun, 25 Feb 2018 19:01:23 +0000 (20:01 +0100)
committerSebastian Kemper <redacted>
Sun, 25 Feb 2018 19:01:27 +0000 (20:01 +0100)
Signed-off-by: Sebastian Kemper <redacted>
libs/tiff/Makefile

index f3dc94fb693f95bbf7bad83a6456a37f2f5b10ff..bc3f07d5b83aef46c79c08a9e64decc3b48a03e2 100644 (file)
@@ -12,7 +12,7 @@ PKG_VERSION:=4.0.9
 PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://download.osgeo.org/libtiff
+PKG_SOURCE_URL:=https://download.osgeo.org/libtiff
 PKG_HASH:=6e7bdeec2c310734e734d19aae3a71ebe37a4d842e0e23dbb1b8921c0026cfcd
 
 PKG_FIXUP:=autoreconf
git clone https://git.99rst.org/PROJECT