Skip to content

Commit

Permalink
pillow: update to version 6.0.0
Browse files Browse the repository at this point in the history
Add @commodo as maintainer

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
  • Loading branch information
BKPepe committed Apr 24, 2019
1 parent 20f0a81 commit 63adb6a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions lang/python/pillow/Makefile
Expand Up @@ -7,15 +7,16 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=pillow
PKG_VERSION:=5.4.1
PKG_VERSION:=6.0.0
PKG_RELEASE:=1

PKG_SOURCE:=Pillow-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://files.pythonhosted.org/packages/source/P/Pillow
PKG_HASH:=5233664eadfa342c639b9b9977190d64ad7aca4edc51a966394d7e08e7f38a9f
PKG_HASH:=809c0a2ce9032cbcd7b5313f71af4bdc5c8c771cb86eb7559afd954cab82ebb5

PKG_BUILD_DIR:=$(BUILD_DIR)/$(BUILD_VARIANT)-Pillow-$(PKG_VERSION)

PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
PKG_LICENSE:=CUSTOM
PKG_LICENSE_FILES:=LICENSE

Expand Down

0 comments on commit 63adb6a

Please sign in to comment.