Browse Source

pillow: bump to version 9.1.1

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
(cherry picked from commit e65d982541)
Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
lilik-openwrt-22.03
Alexandru Ardelean 2 years ago
committed by Rosen Penev
parent
commit
7977389b21
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      lang/python/pillow/Makefile

+ 2
- 2
lang/python/pillow/Makefile View File

@ -7,11 +7,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=pillow
PKG_VERSION:=9.1.0
PKG_VERSION:=9.1.1
PKG_RELEASE:=$(AUTORELEASE)
PYPI_NAME:=Pillow
PKG_HASH:=f401ed2bbb155e1ade150ccc63db1a4f6c1909d3d378f7d1235a44e90d75fb97
PKG_HASH:=7502539939b53d7565f3d11d87c78e7ec900d3c72945d4ee0e2f250d598309a0
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
PKG_LICENSE:=HPND


Loading…
Cancel
Save