diff options
Diffstat (limited to 'python/python2-twisted/python2-twisted.SlackBuild')
-rw-r--r-- | python/python2-twisted/python2-twisted.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python2-twisted/python2-twisted.SlackBuild b/python/python2-twisted/python2-twisted.SlackBuild index 63142c3d9c6fb..e77d57f0589f6 100644 --- a/python/python2-twisted/python2-twisted.SlackBuild +++ b/python/python2-twisted/python2-twisted.SlackBuild @@ -31,7 +31,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python2-twisted SRCNAM=Twisted -VERSION=${VERSION:-17.9.0} +VERSION=${VERSION:-20.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |