From: Alexandru Ardelean Date: Fri, 15 Apr 2022 06:51:43 +0000 (+0300) Subject: pillow: bump to version 9.1.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=2c2a8990bb20949c24976caf6aa4ea5c23b0304b;p=openwrt-packages.git pillow: bump to version 9.1.0 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/pillow/Makefile b/lang/python/pillow/Makefile index bc6b64173..f9c3738c0 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.0.1 +PKG_VERSION:=9.1.0 PKG_RELEASE:=$(AUTORELEASE) PYPI_NAME:=Pillow -PKG_HASH:=6c8bc8238a7dfdaf7a75f5ec5a663f4173f8c367e5a39f87e720495e1eed75fa +PKG_HASH:=f401ed2bbb155e1ade150ccc63db1a4f6c1909d3d378f7d1235a44e90d75fb97 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=HPND