mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
tiff: update to 4.0.8.
This commit is contained in:
parent
05c5cf4fba
commit
ca58bb8c39
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'tiff'.
|
# Template build file for 'tiff'.
|
||||||
pkgname=tiff
|
pkgname=tiff
|
||||||
version=4.0.7
|
version=4.0.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-cxx --without-x"
|
configure_args="--enable-cxx --without-x"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://libtiff.maptools.org/"
|
homepage="http://libtiff.maptools.org/"
|
||||||
distfiles="http://download.osgeo.org/libtiff/tiff-${version}.tar.gz"
|
distfiles="http://download.osgeo.org/libtiff/tiff-${version}.tar.gz"
|
||||||
checksum=9f43a2cfb9589e5cecaa66e16bf87f814c945f22df7ba600d63aac4632c4f019
|
checksum=59d7a5a8ccd92059913f246877db95a2918e6c04fb9d43fd74e5c3390dac2910
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue