mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
python-autobahn: bump to version 0.14.1
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
4d9a4f9e10
commit
1addb8959a
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_AUTOBAHN_VERSION = 0.12.1
|
||||
PYTHON_AUTOBAHN_VERSION = 0.14.1
|
||||
PYTHON_AUTOBAHN_SOURCE = autobahn-$(PYTHON_AUTOBAHN_VERSION).tar.gz
|
||||
PYTHON_AUTOBAHN_SITE = http://pypi.python.org/packages/source/a/autobahn
|
||||
PYTHON_AUTOBAHN_SITE = https://pypi.python.org/packages/e3/37/1297551d3066ec9b013dd3a1a7e2cca85900d3fe95194779370e8e7a7af7
|
||||
PYTHON_AUTOBAHN_LICENSE = MIT
|
||||
PYTHON_AUTOBAHN_LICENSE_FILES = LICENSE
|
||||
PYTHON_AUTOBAHN_SETUP_TYPE = setuptools
|
||||
|
||||
Reference in New Issue
Block a user