diff options
author | David Spencer <baildon.research@googlemail.com> | 2017-04-01 13:19:51 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-08 06:57:43 +0700 |
commit | 8887d576f09edb6abd41edf6dce51e46de19717c (patch) | |
tree | 4024caa340106d1fd55293740f24feda4fdb8d39 /python/python-autobahn/python-autobahn.SlackBuild | |
parent | 5ed0d90c5fbd04055becdb81c038edb00908d246 (diff) | |
download | slackbuilds-8887d576f09edb6abd41edf6dce51e46de19717c.tar.gz |
python/python-autobahn: Updated for version 0.18.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 22aeec5409..2cde7630d9 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:-0.17.2} +VERSION=${VERSION:-0.18.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |