diff options
author | Arn0 <yth@ythogtha.org> | 2022-04-03 14:10:13 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-09 15:45:44 +0700 |
commit | 8ee0d47a681d52c761ab7b53592fd2acb5414345 (patch) | |
tree | 953eb9eed3f626e42e2ce65f7c27ab0458f9d2c3 /python/python2-twisted/python2-twisted.SlackBuild | |
parent | e31088921241327b93f124612699497ec8a8eb33 (diff) |
python/python2-twisted: updated for version 20.3.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 63142c3d9c..e77d57f058 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} |