diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-05-31 22:13:39 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-02 07:32:36 +0700 |
commit | c7145a813d5812f65f52a9bbaf5200e4942cfce9 (patch) | |
tree | 68fe68e3f896d926051eb55e63848fd1db6c999b /python/python-autobahn | |
parent | dff7ff318f9a63d3eef7f2e7767d0be5b86e6779 (diff) | |
download | slackbuilds-c7145a813d5812f65f52a9bbaf5200e4942cfce9.tar.gz |
python/python-autobahn: Updated for version 18.5.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/python-autobahn')
-rw-r--r-- | python/python-autobahn/python-autobahn.SlackBuild | 2 | ||||
-rw-r--r-- | python/python-autobahn/python-autobahn.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-autobahn/python-autobahn.SlackBuild b/python/python-autobahn/python-autobahn.SlackBuild index 3832098337..86c2f5b420 100644 --- a/python/python-autobahn/python-autobahn.SlackBuild +++ b/python/python-autobahn/python-autobahn.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python-autobahn -VERSION=${VERSION:-18.5.1} +VERSION=${VERSION:-18.5.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-autobahn/python-autobahn.info b/python/python-autobahn/python-autobahn.info index 5b03e6097d..8a69876a25 100644 --- a/python/python-autobahn/python-autobahn.info +++ b/python/python-autobahn/python-autobahn.info @@ -1,8 +1,8 @@ PRGNAM="python-autobahn" -VERSION="18.5.1" +VERSION="18.5.2" HOMEPAGE="https://crossbar.io/autobahn/" -DOWNLOAD="https://files.pythonhosted.org/packages/c1/85/aa96db235dc4035bd4c3e71073925e97f2763dfc066c647a509f1e8f9a96/autobahn-18.5.1.tar.gz" -MD5SUM="b7eaacbbe756374e41eee0956f425516" +DOWNLOAD="https://files.pythonhosted.org/packages/3a/5d/d860a1dc9365908b5ec0fc0c400af267918a892df91e485ef7cb18ce54eb/autobahn-18.5.2.tar.gz" +MD5SUM="695134869eeb4128b4548ef23c5f0e6c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python-txaio" |