diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2009-09-02 09:09:40 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2009-09-02 09:09:40 (GMT) |
commit | 2d68e65576759719a0cfe6058fedb55ce2560453 (patch) | |
tree | 2e10e4a2731e4b44077bdc7dee02ffbd081071b9 /src/tiff.mk | |
parent | d3dd3c15332b203d01211176ee0dc3dbe212a61d (diff) | |
download | mxe-2d68e65576759719a0cfe6058fedb55ce2560453.zip mxe-2d68e65576759719a0cfe6058fedb55ce2560453.tar.gz mxe-2d68e65576759719a0cfe6058fedb55ce2560453.tar.bz2 |
update version of packages curl, fontconfig, gdal, gnutls, gtk, libpng, mingwrt, pango, pixman, sqlite and tiff
Diffstat (limited to 'src/tiff.mk')
-rw-r--r-- | src/tiff.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tiff.mk b/src/tiff.mk index 3e2580a..1bcb3f0 100644 --- a/src/tiff.mk +++ b/src/tiff.mk @@ -21,8 +21,8 @@ # LibTIFF PKG := tiff -$(PKG)_VERSION := 3.8.2 -$(PKG)_CHECKSUM := 549e67b6a15b42bfcd72fe17cda7c9a198a393eb +$(PKG)_VERSION := 3.9.1 +$(PKG)_CHECKSUM := 675ad1977023a89201b80cd5cd4abadea7ba0897 $(PKG)_SUBDIR := tiff-$($(PKG)_VERSION) $(PKG)_FILE := tiff-$($(PKG)_VERSION).tar.gz $(PKG)_WEBSITE := http://www.remotesensing.org/libtiff/ |