From 657adeeefe92b37dae0f047e4e38a169483eea3e Mon Sep 17 00:00:00 2001 From: "W. Michael Petullo" Date: Mon, 19 Dec 2022 20:14:08 -0600 Subject: [PATCH] vips: update to 8.13.3 Signed-off-by: W. Michael Petullo --- libs/vips/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/vips/Makefile b/libs/vips/Makefile index c6477edb..f07698dc 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