Browse Source

pillow: bump to version 8.1.0

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lilik-openwrt-22.03
Alexandru Ardelean 4 years ago
parent
commit
7b4c118752
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:=8.0.1
PKG_VERSION:=8.1.0
PKG_RELEASE:=1
PYPI_NAME:=Pillow
PKG_HASH:=11c5c6e9b02c9dac08af04f093eb5a2f84857df70a7d4a6a6ad461aca803fb9e
PKG_HASH:=887668e792b7edbfb1d3c9d8b5d8c859269a0f0eba4dda562adb95500f60dbba
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
PKG_LICENSE:=HPND


Loading…
Cancel
Save