tiff: update to 4.6.0.

This commit is contained in:
skmpz 2023-12-28 23:41:03 +02:00 committed by Leah Neukirchen
parent c16de8c5e6
commit 9675207229
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'tiff'
pkgname=tiff
version=4.5.1
version=4.6.0
revision=1
build_style=gnu-configure
configure_args="--enable-cxx --without-x"
@ -11,7 +11,7 @@ maintainer="skmpz <dem.procopiou@gmail.com>"
license="libtiff"
homepage="http://www.simplesystems.org/libtiff/"
distfiles="https://download.osgeo.org/libtiff/tiff-${version}.tar.gz"
checksum=d7f38b6788e4a8f5da7940c5ac9424f494d8a79eba53d555f4a507167dca5e2b
checksum=88b3979e6d5c7e32b50d7ec72fb15af724f6ab2cbf7e10880c360a77e4b5d99a
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" --enable-tests"