mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
python/python-autobahn: Updated for version 17.9.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
32b884cf40
commit
e5ab18be8c
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:-17.7.1}
|
||||
VERSION=${VERSION:-17.9.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python-autobahn"
|
||||
VERSION="17.7.1"
|
||||
VERSION="17.9.2"
|
||||
HOMEPAGE="http://crossbar.io/autobahn/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/34/64/56b69ff88da42b29794a7b6d22f3d55bc2d487443d18a4611e60c1b6d901/autobahn-17.7.1.tar.gz"
|
||||
MD5SUM="0458295eff8a05b09982e87125a1a2e8"
|
||||
DOWNLOAD="https://pypi.python.org/packages/17/71/898dbf715057e720b01e351f2b00d881cf1066c0d0dd719446e930de6818/autobahn-17.9.2.tar.gz"
|
||||
MD5SUM="89fcff6d03d54d1d802ecccaeefb8db7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python-txaio"
|
||||
|
|
Loading…
Reference in a new issue