Browse Source

pillow: bump to version 7.1.2

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lilik-openwrt-22.03
Alexandru Ardelean 4 years ago
parent
commit
c2397e7281
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      lang/python/pillow/Makefile

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

@ -7,11 +7,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=pillow
PKG_VERSION:=7.1.1
PKG_RELEASE:=2
PKG_VERSION:=7.1.2
PKG_RELEASE:=1
PYPI_NAME:=Pillow
PKG_HASH:=0f89ddc77cf421b8cd34ae852309501458942bf370831b4a9b406156b599a14e
PKG_HASH:=a0b49960110bc6ff5fead46013bcb8825d101026d466f3a4de3476defe0fb0dd
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
PKG_LICENSE:=HPND


Loading…
Cancel
Save