From: Alexandru Ardelean Date: Fri, 3 Jun 2022 07:11:11 +0000 (+0300) Subject: pillow: bump to version 9.1.1 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=e65d9825417005cf026a2637d862fefcecae841d;p=feed%2Fpackages.git pillow: bump to version 9.1.1 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/pillow/Makefile b/lang/python/pillow/Makefile index f9c3738c0e..770c5a63b2 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.1.0 +PKG_VERSION:=9.1.1 PKG_RELEASE:=$(AUTORELEASE) PYPI_NAME:=Pillow -PKG_HASH:=f401ed2bbb155e1ade150ccc63db1a4f6c1909d3d378f7d1235a44e90d75fb97 +PKG_HASH:=7502539939b53d7565f3d11d87c78e7ec900d3c72945d4ee0e2f250d598309a0 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=HPND