From: Sebastian Kemper Date: Sun, 25 Feb 2018 19:01:23 +0000 (+0100) Subject: tiff: switch PKG_SOURCE_URL to HTTPS X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=b0c9cc9b19b5baf0c48e90ae0571b697473e3a2b;p=openwrt-packages.git tiff: switch PKG_SOURCE_URL to HTTPS Signed-off-by: Sebastian Kemper --- 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