From 2c6dbf87cda146a8ee26385c89e4dd229033daad Mon Sep 17 00:00:00 2001 From: yosh Date: Mon, 4 Aug 2025 00:49:02 -0400 Subject: [PATCH] vips: update to 8.17.1. --- srcpkgs/vips/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vips/template b/srcpkgs/vips/template index 0130282b54b..a0246184ff8 100644 --- a/srcpkgs/vips/template +++ b/srcpkgs/vips/template @@ -1,6 +1,6 @@ # Template file for 'vips' pkgname=vips -version=8.17.0 +version=8.17.1 revision=1 build_style=meson build_helper=gir @@ -19,7 +19,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=41dd9d302dc58d956b62aa991fc2a803b1757fe764a7e1c096ead7c1127fb568 +checksum=79f54d367a485507c1421408ae13768e4734f473edc71af511472645f46dbd08 python_version=3 build_options="gir hdf5"