From: Alexandru Ardelean Date: Mon, 4 Jan 2021 09:30:26 +0000 (+0200) Subject: pillow: bump to version 8.1.0 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=7b4c118752ed8d4dd662b5d9534385f6a074e726;p=feed%2Fpackages.git pillow: bump to version 8.1.0 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/pillow/Makefile b/lang/python/pillow/Makefile index 26ffee6413..8652f84b03 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.0.1 +PKG_VERSION:=8.1.0 PKG_RELEASE:=1 PYPI_NAME:=Pillow -PKG_HASH:=11c5c6e9b02c9dac08af04f093eb5a2f84857df70a7d4a6a6ad461aca803fb9e +PKG_HASH:=887668e792b7edbfb1d3c9d8b5d8c859269a0f0eba4dda562adb95500f60dbba PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=HPND