mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
libraries/ws4py: Updated for version 0.4.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
7d4e5a1de5
commit
a2ec6df1b0
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ws4py
|
||||
VERSION=${VERSION:-0.4.1}
|
||||
VERSION=${VERSION:-0.4.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ws4py"
|
||||
VERSION="0.4.1"
|
||||
VERSION="0.4.2"
|
||||
HOMEPAGE="https://github.com/Lawouach/WebSocket-for-Python"
|
||||
DOWNLOAD="https://pypi.python.org/packages/b2/95/c7733105b364f852740b7914e32e91b19849e96827b95edcde2a4bd1cd8d/ws4py-0.4.1.tar.gz"
|
||||
MD5SUM="b8c05b344b446f01e818bb5e68d86433"
|
||||
DOWNLOAD="https://pypi.python.org/packages/b8/98/a90f1d96ffcb15dfc220af524ce23e0a5881258dafa197673357ce1683dd/ws4py-0.4.2.tar.gz"
|
||||
MD5SUM="f0603ae376707a58d205bd87a67758a2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue