From: W. Michael Petullo Date: Tue, 2 Jun 2026 18:52:22 +0000 (-0500) Subject: vips: update to 8.18.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=06a4f1462787f9c7384df5d804362b1d351f60d6;p=openwrt-packages.git vips: update to 8.18.2 Upstream list of changes is available at https://github.com/libvips/libvips/releases/tag/v8.18.2. Signed-off-by: W. Michael Petullo --- diff --git a/libs/vips/Makefile b/libs/vips/Makefile index 218195a5b..2d9eefe52 100644 --- a/libs/vips/Makefile +++ b/libs/vips/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=vips -PKG_VERSION:=8.18.0 +PKG_VERSION:=8.18.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://github.com/libvips/libvips/releases/download/v$(PKG_VERSION) -PKG_HASH:=b85ab92280c30d22f5c8fe2f68b809cddb7eaac437d8c33474475dac84ddc574 +PKG_HASH:=a30d4aede16f1c2899c1a2241870f8a7409feafa38484bcdcdac113d6d6f8ff5 PKG_MAINTAINER:=W. Michael Petullo PKG_LICENSE:=LGPL-2.1-or-later