python/python-autobahn: Updated for version 18.6.1.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2018-06-17 20:53:13 +01:00 committed by David Spencer
parent 83520fcd6e
commit 022e4f7521
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -1,8 +1,8 @@
PRGNAM="python-autobahn" PRGNAM="python-autobahn"
VERSION="18.5.2" VERSION="18.6.1"
HOMEPAGE="https://crossbar.io/autobahn/" HOMEPAGE="https://crossbar.io/autobahn/"
DOWNLOAD="https://files.pythonhosted.org/packages/3a/5d/d860a1dc9365908b5ec0fc0c400af267918a892df91e485ef7cb18ce54eb/autobahn-18.5.2.tar.gz" DOWNLOAD="https://files.pythonhosted.org/packages/e0/a4/ca655f7fc8cc28274f7415a304e73c525b203828c164cea22e60207afea0/autobahn-18.6.1.tar.gz"
MD5SUM="695134869eeb4128b4548ef23c5f0e6c" MD5SUM="fcf886ecec48204faaa77441eaef3a17"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="python-txaio" REQUIRES="python-txaio"