From a654e376e61ec15daa9990d2b63faa17ffb477ab Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Mon, 12 Mar 2012 01:40:43 +0100 Subject: [PATCH] tiff: update to tiff-4.0.1 Signed-off-by: Stephan Raue --- packages/graphics/tiff/meta | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/graphics/tiff/meta b/packages/graphics/tiff/meta index 0dfc96eaf8..419ec5e2e9 100644 --- a/packages/graphics/tiff/meta +++ b/packages/graphics/tiff/meta @@ -19,7 +19,7 @@ ################################################################################ PKG_NAME="tiff" -PKG_VERSION="4.0.0beta7" +PKG_VERSION="4.0.1" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="OSS"