From e3fb6b1e9eda8abb209a76077530469bd0e194ae Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 22 Nov 2016 15:54:47 +0100 Subject: tiff: update to 4.0.7 --- package/libtiff/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package/libtiff/Makefile b/package/libtiff/Makefile index e56342d8f..a6bad3b8a 100644 --- a/package/libtiff/Makefile +++ b/package/libtiff/Makefile @@ -4,15 +4,15 @@ include ${ADK_TOPDIR}/rules.mk PKG_NAME:= tiff -PKG_VERSION:= 4.0.6 +PKG_VERSION:= 4.0.7 PKG_RELEASE:= 1 -PKG_HASH:= 4d57a50907b510e3049a4bba0d7888930fdfc16ce49f1bf693e5b6247370d68c +PKG_HASH:= 9f43a2cfb9589e5cecaa66e16bf87f814c945f22df7ba600d63aac4632c4f019 PKG_DESCR:= library for reading/writing tiff images PKG_SECTION:= libs/image PKG_NEEDS:= c++ PKG_BUILDDEP:= cmake-host PKG_URL:= http://simplesystems.org/libtiff/ -PKG_SITES:= ftp://ftp.remotesensing.org/pub/libtiff/ +PKG_SITES:= http://download.osgeo.org/libtiff/ PKG_LIBNAME:= libtiff PKG_OPTS:= dev -- cgit v1.2.3