python/python-twisted: Updated for version 17.5.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
0a3af6dd6a
commit
fbb47a434d
|
@ -28,7 +28,7 @@
|
|||
|
||||
PRGNAM=python-twisted
|
||||
SRCNAM=Twisted
|
||||
VERSION=${VERSION:-17.1.0}
|
||||
VERSION=${VERSION:-17.5.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="python-twisted"
|
||||
VERSION="17.1.0"
|
||||
VERSION="17.5.0"
|
||||
HOMEPAGE="http://twistedmatrix.com/"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/source/T/Twisted/Twisted-17.1.0.tar.bz2"
|
||||
MD5SUM="5b4b9ea5a480bec9c1449ffb57b2052a"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/source/T/Twisted/Twisted-17.5.0.tar.bz2"
|
||||
MD5SUM="cd5c287802dcbaf7be15cf937c922b71"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="zope.interface constantly incremental Automat"
|
||||
REQUIRES="zope.interface constantly incremental Automat hyperlink"
|
||||
MAINTAINER="Markus Reichelt"
|
||||
EMAIL="slackbuilds@mareichelt.de"
|
||||
|
|
Loading…
Reference in New Issue