From 2d6c204805c9f43f9a5b5d1fb4a713a2e4f320d2 Mon Sep 17 00:00:00 2001 From: yosh Date: Thu, 15 May 2025 15:31:59 -0400 Subject: [PATCH] vips: update to 8.16.1. --- srcpkgs/vips/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/vips/template b/srcpkgs/vips/template index 7aaf21438d3..1cd941b9194 100644 --- a/srcpkgs/vips/template +++ b/srcpkgs/vips/template @@ -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"