From: W. Michael Petullo Date: Tue, 20 Dec 2022 02:14:08 +0000 (-0600) Subject: vips: update to 8.13.3 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=20a905383f743126152dff0bf941931a84276e3d;p=feed%2Fpackages.git vips: update to 8.13.3 Signed-off-by: W. Michael Petullo --- diff --git a/libs/vips/Makefile b/libs/vips/Makefile index c6477edb32..f07698dc3e 100644 --- a/libs/vips/Makefile +++ b/libs/vips/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=vips -PKG_VERSION:=8.12.2 -PKG_RELEASE:=$(AUTORELEASE) +PKG_VERSION:=8.13.3 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://github.com/libvips/libvips/releases/download/v$(PKG_VERSION) -PKG_HASH:=565252992aff2c7cd10c866c7a58cd57bc536e03924bde29ae0f0cb9e074010b +PKG_HASH:=4eff5cdc8dbe1a05a926290a99014e20ba386f5dcca38d9774bef61413435d4c PKG_MAINTAINER:=W. Michael Petullo PKG_LICENSE:=LGPL-2.1-or-later