summaryrefslogtreecommitdiffstats
path: root/package/python-idna/python-idna.mk
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2016-03-23 16:59:23 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-03-24 22:32:48 +0100
commit3caa0d0e31607f7fe94462b8dcfc344f88998d92 (patch)
treebb0d7f46e28d960ceb8ed55acea732bc47228ad3 /package/python-idna/python-idna.mk
parente3bbd97126bb5aa47f43c80cc723e8cda1e833d4 (diff)
downloadbuildroot-3caa0d0e31607f7fe94462b8dcfc344f88998d92.tar.gz
buildroot-3caa0d0e31607f7fe94462b8dcfc344f88998d92.zip
python-idna: bump to version 2.1
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-idna/python-idna.mk')
-rw-r--r--package/python-idna/python-idna.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/python-idna/python-idna.mk b/package/python-idna/python-idna.mk
index 7dd1253c17..3f9f109372 100644
--- a/package/python-idna/python-idna.mk
+++ b/package/python-idna/python-idna.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PYTHON_IDNA_VERSION = 2.0
+PYTHON_IDNA_VERSION = 2.1
PYTHON_IDNA_SOURCE = idna-$(PYTHON_IDNA_VERSION).tar.gz
PYTHON_IDNA_SITE = https://pypi.python.org/packages/source/i/idna
PYTHON_IDNA_LICENSE = BSD-3c
OpenPOWER on IntegriCloud