Commit 7f65decf authored by Yegor Yefremov's avatar Yegor Yefremov Committed by Peter Korsgaard
Browse files

tiff: bump to 4.0.1

parent edd27481
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -3,11 +3,10 @@
# tiff
#
#############################################################
TIFF_VERSION:=3.9.4
TIFF_SITE:=ftp://ftp.remotesensing.org/pub/libtiff
TIFF_SOURCE:=tiff-$(TIFF_VERSION).tar.gz
TIFF_VERSION = 4.0.1
TIFF_SITE = ftp://ftp.remotesensing.org/pub/libtiff
TIFF_SOURCE = tiff-$(TIFF_VERSION).tar.gz
TIFF_INSTALL_STAGING = YES
TIFF_INSTALL_TARGET = YES
TIFF_CONF_OPT = \
	--disable-cxx \
	--without-x \