python/python-autobahn: Updated for version 18.11.1.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2018-11-26 19:30:12 +00:00 committed by Willy Sudiarto Raharjo
parent 00d463d6a0
commit e43a4c8463
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
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.10.1}
VERSION=${VERSION:-18.11.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="python-autobahn"
VERSION="18.10.1"
VERSION="18.11.1"
HOMEPAGE="https://crossbar.io/autobahn/"
DOWNLOAD="https://files.pythonhosted.org/packages/source/a/autobahn/autobahn-18.10.1.tar.gz"
MD5SUM="66767ee7b3dd31e76c77ab18eeaa619c"
DOWNLOAD="https://files.pythonhosted.org/packages/source/a/autobahn/autobahn-18.11.1.tar.gz"
MD5SUM="a3a0648371b41328282a9ab7fe48ccbe"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-txaio"