diff options
| author | Yegor Yefremov <yegorslists@googlemail.com> | 2018-01-11 10:25:17 +0100 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2018-01-16 23:49:17 +0100 |
| commit | adbd1fbd300e94578f64acd034566a65ce88c609 (patch) | |
| tree | b6440f7424b6058cf612a47a994ca6ce424213a7 /package/python-autobahn/python-autobahn.mk | |
| parent | c09a5c15ab67e844611e6757c141a2e9868d4166 (diff) | |
| download | buildroot-adbd1fbd300e94578f64acd034566a65ce88c609.tar.gz buildroot-adbd1fbd300e94578f64acd034566a65ce88c609.zip | |
python-autobahn: bump to version 17.10.1
Add licence checksum.
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-autobahn/python-autobahn.mk')
| -rw-r--r-- | package/python-autobahn/python-autobahn.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/python-autobahn/python-autobahn.mk b/package/python-autobahn/python-autobahn.mk index a5e9aeea77..3ba91c5e14 100644 --- a/package/python-autobahn/python-autobahn.mk +++ b/package/python-autobahn/python-autobahn.mk @@ -4,9 +4,9 @@ # ################################################################################ -PYTHON_AUTOBAHN_VERSION = 0.16.0 +PYTHON_AUTOBAHN_VERSION = 17.10.1 PYTHON_AUTOBAHN_SOURCE = autobahn-$(PYTHON_AUTOBAHN_VERSION).tar.gz -PYTHON_AUTOBAHN_SITE = https://pypi.python.org/packages/68/37/2523309412f0fb93a7784c65e5c5639b4b5d7a84f91374ad6c3c2d5af60b +PYTHON_AUTOBAHN_SITE = https://pypi.python.org/packages/e4/2e/01a64212b1eb580d601fa20f146c962235e3493795f46e3b254597ec635d PYTHON_AUTOBAHN_LICENSE = MIT PYTHON_AUTOBAHN_LICENSE_FILES = LICENSE PYTHON_AUTOBAHN_SETUP_TYPE = setuptools |

