tiff: bump to 4.0.1
authorYegor Yefremov <yegorslists@googlemail.com>
Fri, 9 Mar 2012 14:39:46 +0000 (15:39 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 11 Mar 2012 20:25:09 +0000 (21:25 +0100)
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/tiff/tiff.mk

index ed05bf1965bc4936e42a536c5300b7f3d3e4cfb3..3ab0d4f8fb2f258b3e0ab2cd640ddf0622ea1bad 100644 (file)
@@ -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 \