diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-11-26 19:30:12 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-01 07:27:44 +0700 |
commit | e43a4c8463961f34f61c59d4c3ebad1ea97be9df (patch) | |
tree | b3ee6f3f876292e701cd4371151f2ccc948e530e /python | |
parent | 00d463d6a08163a989d3b41d50c1c2fd5fc9858a (diff) | |
download | slackbuilds-e43a4c8463961f34f61c59d4c3ebad1ea97be9df.tar.gz |
python/python-autobahn: Updated for version 18.11.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python')
-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 667cabcd92..929114b335 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.10.1} +VERSION=${VERSION:-18.11.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-autobahn/python-autobahn.info b/python/python-autobahn/python-autobahn.info index 25f0f1b07b..9900faebd4 100644 --- a/python/python-autobahn/python-autobahn.info +++ b/python/python-autobahn/python-autobahn.info @@ -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" |