tiff: update to 4.0.7.
This commit is contained in:
parent
4d523f221b
commit
3530b89500
|
@ -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 <xtraeme@voidlinux.eu>"
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue