summaryrefslogtreecommitdiffstats
path: root/package/python-autobahn/python-autobahn.mk
diff options
context:
space:
mode:
authorAsaf Kahlon <asafka7@gmail.com>2018-09-08 08:24:07 +0300
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-09-08 15:32:07 +0200
commita8a5501cda50a65ed9d85b220b93150265f81e49 (patch)
tree5a79c678df87aafa77a839729471af1998e643ba /package/python-autobahn/python-autobahn.mk
parent28bd5ab5f14554db77d3b01587be92d2f48b8c3c (diff)
downloadbuildroot-a8a5501cda50a65ed9d85b220b93150265f81e49.tar.gz
buildroot-a8a5501cda50a65ed9d85b220b93150265f81e49.zip
python-autobahn: bump to version 18.9.1
Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-autobahn/python-autobahn.mk')
-rw-r--r--package/python-autobahn/python-autobahn.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/python-autobahn/python-autobahn.mk b/package/python-autobahn/python-autobahn.mk
index 3ba91c5e14..31bd99e783 100644
--- a/package/python-autobahn/python-autobahn.mk
+++ b/package/python-autobahn/python-autobahn.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_AUTOBAHN_VERSION = 17.10.1
+PYTHON_AUTOBAHN_VERSION = 18.9.1
PYTHON_AUTOBAHN_SOURCE = autobahn-$(PYTHON_AUTOBAHN_VERSION).tar.gz
-PYTHON_AUTOBAHN_SITE = https://pypi.python.org/packages/e4/2e/01a64212b1eb580d601fa20f146c962235e3493795f46e3b254597ec635d
+PYTHON_AUTOBAHN_SITE = https://files.pythonhosted.org/packages/3e/21/2074cfca5addf4f0c7e422798c50c85255ee5963889ee8b32edb06e47221
PYTHON_AUTOBAHN_LICENSE = MIT
PYTHON_AUTOBAHN_LICENSE_FILES = LICENSE
PYTHON_AUTOBAHN_SETUP_TYPE = setuptools
OpenPOWER on IntegriCloud