summaryrefslogtreecommitdiffstats
path: root/package/python-pillow
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2017-05-09 12:15:12 +0100
committerPeter Korsgaard <peter@korsgaard.com>2017-05-09 17:19:06 +0200
commit86d7fca66ffcd38e24ee0e8d0b5efec6626f3129 (patch)
tree390cdaaf94ede8bd088a60a9efd83ec7627736bd /package/python-pillow
parent8963610840d785213e8672d51cebf8f793a9fba7 (diff)
downloadbuildroot-86d7fca66ffcd38e24ee0e8d0b5efec6626f3129.tar.gz
buildroot-86d7fca66ffcd38e24ee0e8d0b5efec6626f3129.zip
python-pillow: bump version to 4.1.1
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-pillow')
-rw-r--r--package/python-pillow/python-pillow.hash4
-rw-r--r--package/python-pillow/python-pillow.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/package/python-pillow/python-pillow.hash b/package/python-pillow/python-pillow.hash
index 322e0a994a..55b07095b6 100644
--- a/package/python-pillow/python-pillow.hash
+++ b/package/python-pillow/python-pillow.hash
@@ -1,3 +1,3 @@
# md5 from https://pypi.python.org/pypi/pillow/json, sha256 locally computed
-md5 d040e1155b4d9d8b011aab67ee0ea86b Pillow-4.1.0.tar.gz
-sha256 a0fd487fed4a35717401b7566e51a1520b34e7c0f7f2a315a6509f82bc86299f Pillow-4.1.0.tar.gz
+md5 f2565954955c8d10f3b4f1f72f852bf7 Pillow-4.1.1.tar.gz
+sha256 00b6a5f28d00f720235a937ebc2f50f4292a5c7e2d6ab9a8b26153b625c4f431 Pillow-4.1.1.tar.gz
diff --git a/package/python-pillow/python-pillow.mk b/package/python-pillow/python-pillow.mk
index e1167c8c4c..d6914c3e71 100644
--- a/package/python-pillow/python-pillow.mk
+++ b/package/python-pillow/python-pillow.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_PILLOW_VERSION = 4.1.0
+PYTHON_PILLOW_VERSION = 4.1.1
PYTHON_PILLOW_SOURCE = Pillow-$(PYTHON_PILLOW_VERSION).tar.gz
-PYTHON_PILLOW_SITE = https://pypi.python.org/packages/80/38/5cb561c68155834c596018c47caa44da88ed34b09579b921c0e493fb06c7
+PYTHON_PILLOW_SITE = https://pypi.python.org/packages/93/73/66854f63b1941aad9af18a1de59f9cf95ad1a87c801540222e332f6688d7
PYTHON_PILLOW_LICENSE = PIL Software License
PYTHON_PILLOW_LICENSE_FILES = LICENSE
PYTHON_PILLOW_SETUP_TYPE = setuptools
OpenPOWER on IntegriCloud