python/python-autobahn: Updated for version 18.9.2.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2018-09-10 12:41:08 +01:00 committed by David Spencer
parent 9a6f2c0178
commit 10ac276e39
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.6.1}
VERSION=${VERSION:-18.9.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="python-autobahn"
VERSION="18.6.1"
VERSION="18.9.2"
HOMEPAGE="https://crossbar.io/autobahn/"
DOWNLOAD="https://files.pythonhosted.org/packages/e0/a4/ca655f7fc8cc28274f7415a304e73c525b203828c164cea22e60207afea0/autobahn-18.6.1.tar.gz"
MD5SUM="fcf886ecec48204faaa77441eaef3a17"
DOWNLOAD="https://files.pythonhosted.org/packages/68/f8/43ef6e614f27a97a88a6e91768d3917adff630936ec71665fcc3bec48e53/autobahn-18.9.2.tar.gz"
MD5SUM="e8192e3a4bb7dc59db2a82234b13b080"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-txaio"