python/python3-aiorpcX: Updated for version 0.18.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7168aa0fc6
commit
ad521e8eec
|
@ -23,7 +23,7 @@
|
|||
|
||||
PRGNAM=python3-aiorpcX
|
||||
SRCNAM=aiorpcX
|
||||
VERSION=${VERSION:-0.18.3}
|
||||
VERSION=${VERSION:-0.18.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python3-aiorpcX"
|
||||
VERSION="0.18.3"
|
||||
VERSION="0.18.4"
|
||||
HOMEPAGE="https://aiorpcx.readthedocs.io/en/stable/"
|
||||
DOWNLOAD="https://github.com/kyuupichan/aiorpcX/archive/0.18.3/aiorpcX-0.18.3.tar.gz"
|
||||
MD5SUM="6236dcd0b26b27bd91a96140ec5aa727"
|
||||
DOWNLOAD="https://github.com/kyuupichan/aiorpcX/archive/0.18.4/aiorpcX-0.18.4.tar.gz"
|
||||
MD5SUM="6af8ff3e6013a3060c7b3fefcb68b006"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3-attrs"
|
||||
|
|
Loading…
Reference in New Issue