mirror of https://github.com/openwrt/packages.git
pillow: bump to 12.3.0
Refresh sha256 from PyPI sdist. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>pull/30372/head
parent
4e95a5895e
commit
cfe65a4c24
|
|
@ -7,12 +7,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=pillow
|
||||
PKG_VERSION:=12.2.0
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=12.3.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=Pillow
|
||||
PYPI_SOURCE_NAME:=pillow
|
||||
PKG_HASH:=a830b1a40919539d07806aa58e1b114df53ddd43213d9c8b75847eee6c0182b5
|
||||
PKG_HASH:=3b8182a766685eaa002637e28b4ec8d6b18819a0c71f579bf0dbaa5830297cce
|
||||
|
||||
PKG_BUILD_DEPENDS:=python-setuptools/host
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue