changeset 2780:016ef289a545

update package tiff
author Mark Brand <mabrand@mabrand.nl>
date Sun, 23 Sep 2012 02:34:34 +0200
parents 6bc26fc1e74c
children 095252f38f87
files index.html src/tiff.mk
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Sat Sep 22 22:13:25 2012 +1000
+++ b/index.html	Sun Sep 23 02:34:34 2012 +0200
@@ -1885,7 +1885,7 @@
     </tr>
     <tr>
         <td id="tiff-package">tiff</td>
-        <td id="tiff-version">4.0.2</td>
+        <td id="tiff-version">4.0.3</td>
         <td id="tiff-website"><a href="http://www.remotesensing.org/libtiff/">LibTIFF</a></td>
     </tr>
     <tr>
--- a/src/tiff.mk	Sat Sep 22 22:13:25 2012 +1000
+++ b/src/tiff.mk	Sun Sep 23 02:34:34 2012 +0200
@@ -3,7 +3,7 @@
 
 PKG             := tiff
 $(PKG)_IGNORE   :=
-$(PKG)_CHECKSUM := d84b7b33a6cfb3d15ca386c8c16b05047f8b5352
+$(PKG)_CHECKSUM := 652e97b78f1444237a82cbcfe014310e776eb6f0
 $(PKG)_SUBDIR   := tiff-$($(PKG)_VERSION)
 $(PKG)_FILE     := tiff-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := http://download.osgeo.org/libtiff/$($(PKG)_FILE)