From ca58bb8c394e79e9598e82d5021abc5c6c9834a1 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 21 May 2017 20:51:56 +0000 Subject: [PATCH] tiff: update to 4.0.8. --- srcpkgs/tiff/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tiff/template b/srcpkgs/tiff/template index 2a4ae7962f2..cf031b1f618 100644 --- a/srcpkgs/tiff/template +++ b/srcpkgs/tiff/template @@ -1,6 +1,6 @@ # Template build file for 'tiff'. pkgname=tiff -version=4.0.7 +version=4.0.8 revision=1 build_style=gnu-configure configure_args="--enable-cxx --without-x" @@ -11,7 +11,7 @@ maintainer="Juan RP " license="BSD" homepage="http://libtiff.maptools.org/" distfiles="http://download.osgeo.org/libtiff/tiff-${version}.tar.gz" -checksum=9f43a2cfb9589e5cecaa66e16bf87f814c945f22df7ba600d63aac4632c4f019 +checksum=59d7a5a8ccd92059913f246877db95a2918e6c04fb9d43fd74e5c3390dac2910 pre_configure() { autoreconf -fi