Skip to content

Commit

Permalink
pillow: update to version 6.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
  • Loading branch information
BKPepe committed Apr 18, 2019
1 parent 17aaaf3 commit 784a7bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lang/python/pillow/Makefile
Expand Up @@ -7,12 +7,12 @@
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)

Expand Down

0 comments on commit 784a7bf

Please sign in to comment.