Browse Source

pillow: bump to version 9.2.0

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
(cherry picked from commit ed8420cd97)
Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
lilik-openwrt-22.03
Alexandru Ardelean 2 years ago
committed by Rosen Penev
parent
commit
c3a153bdb7
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.1
PKG_VERSION:=9.2.0
PKG_RELEASE:=$(AUTORELEASE)
PYPI_NAME:=Pillow
PKG_HASH:=7502539939b53d7565f3d11d87c78e7ec900d3c72945d4ee0e2f250d598309a0
PKG_HASH:=75e636fd3e0fb872693f23ccb8a5ff2cd578801251f3a4f6854c6a5d437d3c04
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
PKG_LICENSE:=HPND


Loading…
Cancel
Save