vips: update to 8.16.1.

This commit is contained in:
yosh 2025-05-15 15:31:59 -04:00 committed by Duncan Overbruck
parent a0a93ce870
commit 2d6c204805

View file

@ -1,7 +1,7 @@
# Template file for 'vips'
pkgname=vips
version=8.16.0
revision=3
version=8.16.1
revision=1
build_style=meson
build_helper=gir
configure_args="-Ddoxygen=true $(vopt_feature gir introspection)
@ -20,7 +20,7 @@ license="LGPL-2.1-or-later"
homepage="https://www.libvips.org/"
changelog="https://raw.githubusercontent.com/libvips/libvips/master/ChangeLog"
distfiles="https://github.com/libvips/libvips/archive/refs/tags/v${version}.tar.gz"
checksum=d28d7bf7e3f8fa17390c255ace4a05a1c56459e1f6015319f4847ea0733593b3
checksum=df960c3df02da8ae16ee19e79c9428e955d178242a8f06064e07e0c417238e6e
python_version=3
build_options="gir gtk_doc hdf5"