From: Alexandru Ardelean Date: Sun, 30 Oct 2022 17:32:00 +0000 (+0200) Subject: pillow: bump to version 9.3.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=b8e20215a2fe6e0d4c652fc86e5edbc5fbf057b6;p=openwrt-packages.git pillow: bump to version 9.3.0 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/pillow/Makefile b/lang/python/pillow/Makefile index 773a719aa..d1981f9d8 100644 --- a/lang/python/pillow/Makefile +++ b/lang/python/pillow/Makefile @@ -7,11 +7,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pillow -PKG_VERSION:=9.2.0 +PKG_VERSION:=9.3.0 PKG_RELEASE:=$(AUTORELEASE) PYPI_NAME:=Pillow -PKG_HASH:=75e636fd3e0fb872693f23ccb8a5ff2cd578801251f3a4f6854c6a5d437d3c04 +PKG_HASH:=c935a22a557a560108d780f9a0fc426dd7459940dc54faa49d83249c8d3e760f PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=HPND