diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-06-17 20:53:13 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-06-17 20:53:13 +0100 |
commit | 022e4f752169b2634f41f2831ab9908b44c19a19 (patch) | |
tree | 1c0d2d378adfb02db9f96bb1fd72178a0fd232e6 | |
parent | 83520fcd6e0d1804dd12d415466087e9e8981510 (diff) |
python/python-autobahn: Updated for version 18.6.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-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 86c2f5b420c1..1b3a912b1a9e 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.2} +VERSION=${VERSION:-18.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-autobahn/python-autobahn.info b/python/python-autobahn/python-autobahn.info index 8a69876a250f..c83d4556beb1 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.2" +VERSION="18.6.1" HOMEPAGE="https://crossbar.io/autobahn/" -DOWNLOAD="https://files.pythonhosted.org/packages/3a/5d/d860a1dc9365908b5ec0fc0c400af267918a892df91e485ef7cb18ce54eb/autobahn-18.5.2.tar.gz" -MD5SUM="695134869eeb4128b4548ef23c5f0e6c" +DOWNLOAD="https://files.pythonhosted.org/packages/e0/a4/ca655f7fc8cc28274f7415a304e73c525b203828c164cea22e60207afea0/autobahn-18.6.1.tar.gz" +MD5SUM="fcf886ecec48204faaa77441eaef3a17" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python-txaio" |