diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-09-10 12:41:08 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-09-10 12:41:08 +0100 |
commit | 10ac276e39f35bb068e34b4b99da705182a5533d (patch) | |
tree | 33d4dec317ed57569d9909dcbc6bda5aa44210ba /python/python-autobahn/python-autobahn.SlackBuild | |
parent | 9a6f2c01788af9924cd7e306cc20403f864115e6 (diff) |
python/python-autobahn: Updated for version 18.9.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/python-autobahn/python-autobahn.SlackBuild')
-rw-r--r-- | python/python-autobahn/python-autobahn.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-autobahn/python-autobahn.SlackBuild b/python/python-autobahn/python-autobahn.SlackBuild index 1b3a912b1a..624b0ff370 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} |