mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
python/python-autobahn: Updated for version 0.17.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
2d20d4a4c0
commit
50cacaa179
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=python-autobahn
|
||||
VERSION=${VERSION:-0.17.1}
|
||||
VERSION=${VERSION:-0.17.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python-autobahn"
|
||||
VERSION="0.17.1"
|
||||
VERSION="0.17.2"
|
||||
HOMEPAGE="http://autobahn.ws/python/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/28/36/c146415f70f62ae678c4b6dae64872eb7d55661dbb8830a5fa594143478c/autobahn-0.17.1.tar.gz"
|
||||
MD5SUM="f6b3c2684b873ae29111385b695b28fb"
|
||||
DOWNLOAD="https://pypi.python.org/packages/1b/c9/b4c8fa9aa92d5a5ea6786b173b1daf5ae57682aeed059987a74637d6e0fe/autobahn-0.17.2.tar.gz"
|
||||
MD5SUM="f3632cfbc3766c32a20d3293c62187e1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python-txaio"
|
||||
|
|
Loading…
Reference in a new issue