From: W. Michael Petullo Date: Sat, 31 May 2025 13:04:55 +0000 (-0500) Subject: vips: update to 8.16.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=fedc2f8f94cd52394becbae4a6d17643ef0e785f;p=openwrt-packages.git vips: update to 8.16.1 Upstream list of changes is available at https://github.com/libvips/libvips/releases/tag/v8.16.1. Signed-off-by: W. Michael Petullo --- diff --git a/libs/vips/Makefile b/libs/vips/Makefile index bd01c69ad..d6d55443c 100644 --- a/libs/vips/Makefile +++ b/libs/vips/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=vips -PKG_VERSION:=8.16.0 +PKG_VERSION:=8.16.1 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:=6eca46c6ba5fac86224fd69007741012b0ea1f9aa1fcb9256b0cbc2faf768563 +PKG_HASH:=d114d7c132ec5b45f116d654e17bb4af84561e3041183cd4bfd79abfb85cf724 PKG_MAINTAINER:=W. Michael Petullo PKG_LICENSE:=LGPL-2.1-or-later