diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-09-10 12:40:58 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-09-10 12:40:58 +0100 |
commit | 9a6f2c01788af9924cd7e306cc20403f864115e6 (patch) | |
tree | bd503e8227ef88979c307b4a3f068378f5f701dc /python/python-txaio/python-txaio.SlackBuild | |
parent | 5820db2308cde2c76858068defe4cf77f052c4d5 (diff) |
python/python-txaio: Updated for version 18.8.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/python-txaio/python-txaio.SlackBuild')
-rw-r--r-- | python/python-txaio/python-txaio.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-txaio/python-txaio.SlackBuild b/python/python-txaio/python-txaio.SlackBuild index b29f0e0913..edffd3438d 100644 --- a/python/python-txaio/python-txaio.SlackBuild +++ b/python/python-txaio/python-txaio.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python-txaio -VERSION=${VERSION:-2.10.0} +VERSION=${VERSION:-18.8.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |