diff options
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 1b3a912b1a9e..624b0ff370f6 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.6.1} +VERSION=${VERSION:-18.9.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-autobahn/python-autobahn.info b/python/python-autobahn/python-autobahn.info index c83d4556beb1..d9a45079a759 100644 --- a/python/python-autobahn/python-autobahn.info +++ b/python/python-autobahn/python-autobahn.info @@ -1,8 +1,8 @@ PRGNAM="python-autobahn" -VERSION="18.6.1" +VERSION="18.9.2" HOMEPAGE="https://crossbar.io/autobahn/" -DOWNLOAD="https://files.pythonhosted.org/packages/e0/a4/ca655f7fc8cc28274f7415a304e73c525b203828c164cea22e60207afea0/autobahn-18.6.1.tar.gz" -MD5SUM="fcf886ecec48204faaa77441eaef3a17" +DOWNLOAD="https://files.pythonhosted.org/packages/68/f8/43ef6e614f27a97a88a6e91768d3917adff630936ec71665fcc3bec48e53/autobahn-18.9.2.tar.gz" +MD5SUM="e8192e3a4bb7dc59db2a82234b13b080" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python-txaio" |