diff options
author | David Spencer <baildon.research@googlemail.com> | 2017-11-17 12:06:16 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-18 12:40:31 +0700 |
commit | 624af05ba78831b7f62e5992d5cbb2b64debf688 (patch) | |
tree | 8d63150b76e824ec7499743b55ce4f6f355772d0 /python/python-autobahn | |
parent | 74a0b2ca8e466ca1bcf92e0f4014be940d2cedf5 (diff) | |
download | slackbuilds-624af05ba78831b7f62e5992d5cbb2b64debf688.tar.gz |
python/python-autobahn: Updated for version 17.10.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/python-autobahn')
-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 b4a1b98568..3438fc854d 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:-17.9.3} +VERSION=${VERSION:-17.10.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-autobahn/python-autobahn.info b/python/python-autobahn/python-autobahn.info index bcf6598755..0f30501966 100644 --- a/python/python-autobahn/python-autobahn.info +++ b/python/python-autobahn/python-autobahn.info @@ -1,8 +1,8 @@ PRGNAM="python-autobahn" -VERSION="17.9.3" +VERSION="17.10.1" HOMEPAGE="https://crossbar.io/autobahn/" -DOWNLOAD="https://pypi.python.org/packages/68/ed/a2e80b4490955f450d8ef7419a1f7052b21681c8ed2c27c15796674484ff/autobahn-17.9.3.tar.gz" -MD5SUM="26c24d0049c43f902ab0b8d16a3e3ce2" +DOWNLOAD="https://pypi.python.org/packages/e4/2e/01a64212b1eb580d601fa20f146c962235e3493795f46e3b254597ec635d/autobahn-17.10.1.tar.gz" +MD5SUM="f8c8d74bf73644719b751e6fb11dc4a3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python-txaio" |