From 8ebe57fda03d50e8e0543faccc26b55cb18986cb Mon Sep 17 00:00:00 2001 From: icp Date: Fri, 18 Aug 2023 00:07:44 +0530 Subject: [PATCH] vips: update to 8.14.4. --- srcpkgs/vips/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/vips/template b/srcpkgs/vips/template index d058b65661ea9..6b08ed1088e38 100644 --- a/srcpkgs/vips/template +++ b/srcpkgs/vips/template @@ -1,7 +1,7 @@ # Template file for 'vips' pkgname=vips -version=8.14.2 -revision=2 +version=8.14.4 +revision=1 build_style=meson build_helper=gir # TODO: As of version 8.11 vips supports loading its support for OpenSlide, @@ -30,7 +30,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=feb30b82161cfc30d5ba396c95b08bf9af3110bc960ccc0efecebb45db22deda +checksum=0638150ee5066814aa22ca89e0285f2310a539be3c39a631edeb38135a3f1f15 python_version=3 build_options="gir gtk_doc hdf5"