From 3530b89500a27e6bbbaf35867b8c004180f87535 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 19 Nov 2016 22:22:59 +0000 Subject: [PATCH] tiff: update to 4.0.7. --- srcpkgs/tiff/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tiff/template b/srcpkgs/tiff/template index e01056b0b7..bd5838f718 100644 --- a/srcpkgs/tiff/template +++ b/srcpkgs/tiff/template @@ -1,6 +1,6 @@ # Template build file for 'tiff'. pkgname=tiff -version=4.0.6 +version=4.0.7 revision=1 build_style=gnu-configure configure_args="--enable-cxx --without-x" @@ -11,7 +11,7 @@ maintainer="Juan RP " license="BSD" homepage="http://www.remotesensing.org/libtiff/" distfiles="http://download.osgeo.org/libtiff/tiff-${version}.tar.gz" -checksum=4d57a50907b510e3049a4bba0d7888930fdfc16ce49f1bf693e5b6247370d68c +checksum=9f43a2cfb9589e5cecaa66e16bf87f814c945f22df7ba600d63aac4632c4f019 pre_configure() { autoreconf -fi