diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2019-04-25 23:46:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-04-25 23:46:37 +0700 |
commit | d971dea3447d23f920d93d10bf8dc63040dffa9a (patch) | |
tree | 029ecd42e0341ad5625001fc7524f2e59d5687c6 /python/python3-aiorpcX/python3-aiorpcX.SlackBuild | |
parent | 782d74828c605bcd7319d9f550d1613101539e23 (diff) |
python/python3-aiorpcX: Updated for version 0.17.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-aiorpcX/python3-aiorpcX.SlackBuild')
-rw-r--r-- | python/python3-aiorpcX/python3-aiorpcX.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-aiorpcX/python3-aiorpcX.SlackBuild b/python/python3-aiorpcX/python3-aiorpcX.SlackBuild index 4cf8eb4a06..baf230ceeb 100644 --- a/python/python3-aiorpcX/python3-aiorpcX.SlackBuild +++ b/python/python3-aiorpcX/python3-aiorpcX.SlackBuild @@ -23,7 +23,7 @@ PRGNAM=python3-aiorpcX SRCNAM=aiorpcX -VERSION=${VERSION:-0.10.5} +VERSION=${VERSION:-0.17.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |