diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-11-03 21:18:29 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:46:42 +0700 |
commit | 17154ce3df6ccdb173ed04a7789ab96cd191b4d6 (patch) | |
tree | 5512143c21607ed996565d0be456d6b5d2dfbefe /python/python-autobahn/python-autobahn.SlackBuild | |
parent | 1d520a8c62f38d98535c9e9b6bb4c03689f66e27 (diff) |
python/python-autobahn: Updated for version 18.10.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 624b0ff370..667cabcd92 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.9.2} +VERSION=${VERSION:-18.10.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |