summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/python-autobahn/python-autobahn.SlackBuild2
-rw-r--r--python/python-autobahn/python-autobahn.info6
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"