From 159aea02d2a353ae39d36aaba03a55134017a930 Mon Sep 17 00:00:00 2001 From: Celeste <20312-Celeste@users.gitlab.alpinelinux.org> Date: Mon, 16 Oct 2023 02:40:39 +0000 Subject: [PATCH] community/vips: rebuild against libimagequant 4.2.2 --- community/vips/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/vips/APKBUILD b/community/vips/APKBUILD index da4fc5ed31cd..eda45a63be29 100644 --- a/community/vips/APKBUILD +++ b/community/vips/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Will Jordan <will.jordan@gmail.com> pkgname=vips pkgver=8.14.5 -pkgrel=0 +pkgrel=1 pkgdesc="fast image processing library with low memory needs" url="https://libvips.github.io/libvips/" # ppc64le blocked by segfaulting test: test_seq.sh -- GitLab