python/python-autobahn: Updated for version 18.5.1.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2018-05-14 15:08:26 +01:00 committed by David Spencer
parent e2e59ebb63
commit 8092708977
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python-autobahn
VERSION=${VERSION:-18.4.1}
VERSION=${VERSION:-18.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="python-autobahn"
VERSION="18.4.1"
VERSION="18.5.1"
HOMEPAGE="https://crossbar.io/autobahn/"
DOWNLOAD="https://pypi.python.org/packages/9d/38/f36f40a66132d2de78473c307eaa4f6cb01e802ab6b3b3cda002d8a4c4b5/autobahn-18.4.1.tar.gz"
MD5SUM="f78b30e15b2c277ff6a474fe16a68258"
DOWNLOAD="https://files.pythonhosted.org/packages/c1/85/aa96db235dc4035bd4c3e71073925e97f2763dfc066c647a509f1e8f9a96/autobahn-18.5.1.tar.gz"
MD5SUM="b7eaacbbe756374e41eee0956f425516"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-txaio"