diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2009-11-09 09:31:35 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2009-11-09 09:31:35 (GMT) |
commit | ab81a8c8d9fe5931eebc4ed4d43c1513d9907c8e (patch) | |
tree | 694130aa62bd541f4e94867432487db44aeec3ef /src/tiff.mk | |
parent | fd28ac18c5156bc02ad35e859baaf4e7cbcaeac7 (diff) | |
download | mxe-ab81a8c8d9fe5931eebc4ed4d43c1513d9907c8e.zip mxe-ab81a8c8d9fe5931eebc4ed4d43c1513d9907c8e.tar.gz mxe-ab81a8c8d9fe5931eebc4ed4d43c1513d9907c8e.tar.bz2 |
update version of packages curl, fltk, gnutls, gtk, libntlm, openssl, sdl_mixer, 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 44730d8..3a18bdb 100644 --- a/src/tiff.mk +++ b/src/tiff.mk @@ -22,8 +22,8 @@ # LibTIFF PKG := tiff $(PKG)_IGNORE := -$(PKG)_VERSION := 3.9.1 -$(PKG)_CHECKSUM := 675ad1977023a89201b80cd5cd4abadea7ba0897 +$(PKG)_VERSION := 3.9.2 +$(PKG)_CHECKSUM := 5c054d31e350e53102221b7760c3700cf70b4327 $(PKG)_SUBDIR := tiff-$($(PKG)_VERSION) $(PKG)_FILE := tiff-$($(PKG)_VERSION).tar.gz $(PKG)_WEBSITE := http://www.remotesensing.org/libtiff/ |