pillow: bump to 8.3.2
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Wed, 8 Sep 2021 11:26:53 +0000 (14:26 +0300)
committerRosen Penev <rosenp@gmail.com>
Wed, 8 Sep 2021 14:28:26 +0000 (07:28 -0700)
And start using AUTORELEASE for PKG_RELEASE.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python/pillow/Makefile

index 828afd8eefb6943e61d61913fec48c1ccda5d7fa..a0e438ad30bfd30cf1b3b20aa87c0f17e1765fd6 100644 (file)
@@ -7,11 +7,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=pillow
-PKG_VERSION:=8.3.1
-PKG_RELEASE:=1
+PKG_VERSION:=8.3.2
+PKG_RELEASE:=$(AUTORELEASE)
 
 PYPI_NAME:=Pillow
-PKG_HASH:=2cac53839bfc5cece8fdbe7f084d5e3ee61e1303cccc86511d351adcb9e2c792
+PKG_HASH:=dde3f3ed8d00c72631bc19cbfff8ad3b6215062a5eed402381ad365f82f0c18c
 
 PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
 PKG_LICENSE:=HPND