From: Alexandru Ardelean Date: Tue, 8 Feb 2022 08:35:51 +0000 (+0200) Subject: python: pillow: bump to 9.0.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=2c8938306839eb83bdc5738ba0a9f168feeef823;p=openwrt-packages.git python: pillow: bump to 9.0.1 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/pillow/Makefile b/lang/python/pillow/Makefile index 0a2f84b8c..bc6b64173 100644 --- a/lang/python/pillow/Makefile +++ b/lang/python/pillow/Makefile @@ -7,11 +7,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pillow -PKG_VERSION:=8.4.0 +PKG_VERSION:=9.0.1 PKG_RELEASE:=$(AUTORELEASE) PYPI_NAME:=Pillow -PKG_HASH:=b8e2f83c56e141920c39464b852de3719dfbfb6e3c99a2d8da0edf4fb33176ed +PKG_HASH:=6c8bc8238a7dfdaf7a75f5ec5a663f4173f8c367e5a39f87e720495e1eed75fa PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=HPND