From: Alexandru Ardelean Date: Mon, 5 Jul 2021 08:15:55 +0000 (+0300) Subject: pillow: bump to version 8.3.0 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=4361d888926d663460a74a3741248c91b3c09f1e;p=feed%2Fpackages.git pillow: bump to version 8.3.0 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/pillow/Makefile b/lang/python/pillow/Makefile index 9c41e371c2..90599ac0ee 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.2.0 +PKG_VERSION:=8.3.0 PKG_RELEASE:=1 PYPI_NAME:=Pillow -PKG_HASH:=a787ab10d7bb5494e5f76536ac460741788f1fbce851068d73a87ca7c35fc3e1 +PKG_HASH:=803606e206f3e366eea46b1e7ab4dac74cfac770d04de9c35319814e11e47c46 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=HPND