From: <dha...@us...> - 2013-01-28 19:17:20
|
Revision: 5933 http://astlinux.svn.sourceforge.net/astlinux/?rev=5933&view=rev Author: dhartman Date: 2013-01-28 19:17:12 +0000 (Mon, 28 Jan 2013) Log Message: ----------- update tiff to 4.0.3 Modified Paths: -------------- branches/1.0/package/tiff/tiff.mk Modified: branches/1.0/package/tiff/tiff.mk =================================================================== --- branches/1.0/package/tiff/tiff.mk 2013-01-28 16:32:44 UTC (rev 5932) +++ branches/1.0/package/tiff/tiff.mk 2013-01-28 19:17:12 UTC (rev 5933) @@ -3,7 +3,7 @@ # tiff # ############################################################# -TIFF_VERSION:=3.9.5 +TIFF_VERSION:=4.0.3 TIFF_SITE:=ftp://ftp.remotesensing.org/pub/libtiff TIFF_SOURCE:=tiff-$(TIFF_VERSION).tar.gz TIFF_INSTALL_STAGING = YES This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |