summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author David Spencer2017-09-26 15:40:24 +0200
committer David Spencer2017-09-29 14:43:52 +0200
commit59a4cf79ac9f30a04b3fdb3476cbbf586d0cab46 (patch)
tree48ae6364b3fd8939e6c9130989d4a0b537750b00
parentd4e84dce60fed67bb90e6b8216dcb61a82f2c6d3 (diff)
downloadslackbuilds-59a4cf79ac9f30a04b3fdb3476cbbf586d0cab46.tar.gz
python/python-autobahn: Updated for version 17.9.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--python/python-autobahn/python-autobahn.SlackBuild2
-rw-r--r--python/python-autobahn/python-autobahn.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-autobahn/python-autobahn.SlackBuild b/python/python-autobahn/python-autobahn.SlackBuild
index a7cca884a0..b4a1b98568 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.2}
+VERSION=${VERSION:-17.9.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-autobahn/python-autobahn.info b/python/python-autobahn/python-autobahn.info
index 5cd4253ab6..bcf6598755 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.2"
-HOMEPAGE="http://crossbar.io/autobahn/"
-DOWNLOAD="https://pypi.python.org/packages/17/71/898dbf715057e720b01e351f2b00d881cf1066c0d0dd719446e930de6818/autobahn-17.9.2.tar.gz"
-MD5SUM="89fcff6d03d54d1d802ecccaeefb8db7"
+VERSION="17.9.3"
+HOMEPAGE="https://crossbar.io/autobahn/"
+DOWNLOAD="https://pypi.python.org/packages/68/ed/a2e80b4490955f450d8ef7419a1f7052b21681c8ed2c27c15796674484ff/autobahn-17.9.3.tar.gz"
+MD5SUM="26c24d0049c43f902ab0b8d16a3e3ce2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-txaio"