diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-03-10 17:45:33 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-17 08:51:46 +0700 |
commit | 2759d42d33e76ec188462e268cf2ac7063f5751d (patch) | |
tree | 556edd43e95446d9e07f4137f76665b0029fa7df /python/python-autobahn/python-autobahn.SlackBuild | |
parent | dbe6d34e9284ff0b820cfe44c328b0e26731f85e (diff) |
python/python-autobahn: Updated for version 18.3.1.
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 3438fc854d..6c6fece529 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.10.1} +VERSION=${VERSION:-18.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |