From 2e6fcf27f24f507a45d42716c3bf8f3156f06fb4 Mon Sep 17 00:00:00 2001 From: Mark Brand Date: Sat, 16 Jun 2012 14:22:47 +0200 Subject: update package tiff --- index.html | 2 +- src/tiff.mk | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 41febfe..3330a85 100644 --- a/index.html +++ b/index.html @@ -1860,7 +1860,7 @@ USE_OSGPLUGIN(<plugin2>) tiff - 4.0.1 + 4.0.2 LibTIFF diff --git a/src/tiff.mk b/src/tiff.mk index 637c94d..9494f56 100644 --- a/src/tiff.mk +++ b/src/tiff.mk @@ -3,7 +3,7 @@ PKG := tiff $(PKG)_IGNORE := -$(PKG)_CHECKSUM := 8baf382231c9051a1b3eb294581289aa21447171 +$(PKG)_CHECKSUM := d84b7b33a6cfb3d15ca386c8c16b05047f8b5352 $(PKG)_SUBDIR := tiff-$($(PKG)_VERSION) $(PKG)_FILE := tiff-$($(PKG)_VERSION).tar.gz $(PKG)_URL := http://download.osgeo.org/libtiff/$($(PKG)_FILE) @@ -19,6 +19,7 @@ endef define $(PKG)_BUILD cd '$(1)' && ./configure \ --host='$(TARGET)' \ + --build="`config.guess`" \ --disable-shared \ --prefix='$(PREFIX)/$(TARGET)' \ --without-x -- cgit v0.12