Browse Source

pillow: bump to version 7.2.0

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lilik-openwrt-22.03
Alexandru Ardelean 4 years ago
parent
commit
3006084323
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:=7.1.2
PKG_VERSION:=7.2.0
PKG_RELEASE:=1
PYPI_NAME:=Pillow
PKG_HASH:=a0b49960110bc6ff5fead46013bcb8825d101026d466f3a4de3476defe0fb0dd
PKG_HASH:=97f9e7953a77d5a70f49b9a48da7776dc51e9b738151b22dacf101641594a626
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
PKG_LICENSE:=HPND


Loading…
Cancel
Save