From b0c9cc9b19b5baf0c48e90ae0571b697473e3a2b Mon Sep 17 00:00:00 2001 From: Sebastian Kemper Date: Sun, 25 Feb 2018 20:01:23 +0100 Subject: [PATCH] tiff: switch PKG_SOURCE_URL to HTTPS Signed-off-by: Sebastian Kemper --- libs/tiff/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/tiff/Makefile b/libs/tiff/Makefile index f3dc94fb6..bc3f07d5b 100644 --- a/libs/tiff/Makefile +++ b/libs/tiff/Makefile @@ -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